hanchenye-llvm-project/clang/include
Richard Smith 943c440455 Improvements to vexing-parse warnings. Make the no-parameters case more
accurate by asking the parser whether there was an ambiguity rather than trying
to reverse-engineer it from the DeclSpec. Make the with-parameters case have
better diagnostics by using semantic information to drive the warning,
improving the diagnostics and adding a fixit.

Patch by Nikola Smiljanic. Some minor changes by me to suppress diagnostics for
declarations of the form 'T (*x)(...)', which seem to have a very high false
positive rate, and to reduce indentation in 'warnAboutAmbiguousFunction'.

llvm-svn: 160998
2012-07-30 21:30:52 +00:00
..
clang Improvements to vexing-parse warnings. Make the no-parameters case more 2012-07-30 21:30:52 +00:00
clang-c Comment AST: add InlineContentComment::RenderKind to specify a default 2012-07-23 16:43:01 +00:00
CMakeLists.txt
Makefile