llvm-project/clang/include
Richard Trieu 2f7dc46a58 Move the warnings for extra semi-colons under -Wextra-semi. Also, added
a warning for an extra semi-colon after function definitions.  Added logic
so that a block of semi-colons on a line will only get one warning instead
of a warning for each semi-colon.

llvm-svn: 156934
2012-05-16 19:04:59 +00:00
..
clang Move the warnings for extra semi-colons under -Wextra-semi. Also, added 2012-05-16 19:04:59 +00:00
clang-c Introduce a new libclang API to determine the platform availability of 2012-05-08 00:14:45 +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