Go to file
Eli Friedman 7de03e1950 Hook up -Wunused-value to the unused expression warning. This is
useful for macro-heavy codebases that tend to trigger this warning a 
lot.

Note that a make clean is required to get the option working; the 
dependencies for DiagnosticGroups.inc appear to be broken.

llvm-svn: 69564
2009-04-20 01:56:54 +00:00
clang Hook up -Wunused-value to the unused expression warning. This is 2009-04-20 01:56:54 +00:00
llvm Use an AssertingVH to detect the case where the Function was deleted but 2009-04-19 18:32:03 +00:00