On Apr 20, 2013, at 9:22 PM, Chandler Carruth <[email protected]> wrote:
> > On Sun, Apr 21, 2013 at 2:08 AM, Richard Smith <[email protected]> > wrote: > + Diag(MD->getLocation(), diag::warn_cxx1y_compat_constexpr_not_const) > + << FixItHint::CreateInsertion(AddConstLoc, " const"); > > No fix-it hints on warnings? Agreed. I'd sure like help on not silently changing the API of libc++. Howard _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
