llvm-project/clang/test/CXX/dcl.decl/dcl.fct.def
Nico Weber 9386c82d56 Improve diagnostic on default-initializing const variables (PR20208).
This tweaks the diagnostic wording slighly, and adds a fixit on a note.
An alternative would be to add the fixit directly on the diagnostic, see
the review thread linked to from the bug for a few notes on that approach.

llvm-svn: 213725
2014-07-23 05:16:10 +00:00
..
dcl.fct.def.default Improve diagnostic on default-initializing const variables (PR20208). 2014-07-23 05:16:10 +00:00
dcl.fct.def.delete PR12937: Explicitly deleting an explicit template specialization. 2012-06-25 21:55:30 +00:00