llvm-project/clang/include
Richard Smith 0875c53239 If a comma operator is followed by a token which unambiguously indicates the
start of a statement or the end of a compound-statement, diagnose the comma as
a typo for a semicolon. Patch by Ahmed Bougacha! Additional test cases and
minor refactoring by me.

llvm-svn: 164085
2012-09-18 00:52:05 +00:00
..
clang If a comma operator is followed by a token which unambiguously indicates the 2012-09-18 00:52:05 +00:00
clang-c Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is 2012-09-13 13:11:20 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00