llvm-project/clang/include
Douglas Gregor 3f324d569b Diagnose unused exception parameters under a different warning group
(-Wunused-exception-parameter) than normal variables, since it's more
common to name and then ignore an exception parameter. This warning is
neither enabled by default nor by -Wall. Fixes <rdar://problem/7931045>.

llvm-svn: 102931
2010-05-03 18:51:14 +00:00
..
clang Diagnose unused exception parameters under a different warning group 2010-05-03 18:51:14 +00:00
clang-c Move include installation steps to better location, inside each include dir instead of at the top-level. 2010-04-30 17:59:38 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Move include installation steps to better location, inside each include dir instead of at the top-level. 2010-04-30 17:59:38 +00:00