llvm-project/clang/Driver
Chris Lattner ae41157ee5 Implement support for arbitrarily mapping non-error diagnostics to be either
ignored, warned about, or error'd.  Use this to implement the -Wunused_macros
command line option.

llvm-svn: 38676
2006-07-05 00:55:08 +00:00
..
PrintPreprocessedOutput.cpp Cleanup some obsolete comments. 2006-07-04 23:24:26 +00:00
clang.cpp Implement support for arbitrarily mapping non-error diagnostics to be either 2006-07-05 00:55:08 +00:00
clang.h Split the -E mode printer out to a separate .cpp file. 2006-07-04 19:04:05 +00:00