llvm-project/clang/tools/clang-cc
Mike Stump 0c61b7322a Add -ftrapv support, patch from David Chisnall; well all except the
clang option code that is and two bug fixes.

llvm-svn: 68240
2009-04-01 20:28:16 +00:00
..
ASTConsumers.cpp Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
ASTConsumers.h Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
Analyses.def Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
AnalysisConsumer.cpp Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
Backend.cpp Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
CMakeLists.txt Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
CacheTokens.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
DependencyFile.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
DiagChecker.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
HTMLPrint.cpp Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
Makefile Install clang-cc to libexec/clang-cc (instead of bin/clang-cc). 2009-03-24 04:07:10 +00:00
PrintParserCallbacks.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
PrintPreprocessedOutput.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
RewriteBlocks.cpp Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
RewriteMacros.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
RewriteObjC.cpp Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
RewriteTest.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
SerializationTest.cpp Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00
Warnings.cpp Implement -Wmissing-prototypes. Fixes PR3911. 2009-03-31 16:35:03 +00:00
clang-cc.cpp Add -ftrapv support, patch from David Chisnall; well all except the 2009-04-01 20:28:16 +00:00
clang-cc.h Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the 2009-03-31 18:58:14 +00:00