llvm-project/clang/Driver
Daniel Dunbar a792bad824 ccc/Driver/clang-fe: Accept -fbuiltin, and forward -f[no-]builtin to clang.
llvm-svn: 67420
2009-03-20 23:49:28 +00:00
..
ASTConsumers.cpp Eliminate CXXClassVarDecl. It doesn't add anything 2009-03-11 20:22:50 +00:00
ASTConsumers.h move debug info generation flag into CompileOptions. 2009-03-09 22:00:34 +00:00
Analyses.def Make 'RangeConstraintManager' the default ConstraintManager. 2009-02-20 21:49:22 +00:00
AnalysisConsumer.cpp Display the exploded graph before calling BugReporter.FlushReports(). The latter 2009-03-11 01:42:29 +00:00
Backend.cpp move debug info generation flag into CompileOptions. 2009-03-09 22:00:34 +00:00
CMakeLists.txt Implement the machinery that can process TableGenerated warning options. 2009-03-06 17:41:35 +00:00
CacheTokens.cpp Store the name of the original file used to generate the PTH file in the PTH 2009-03-19 22:10:38 +00:00
DependencyFile.cpp fix test/Preprocessor/macro_paste_mscomment.c. 2009-03-20 21:23:42 +00:00
DiagChecker.cpp Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* 2009-03-02 06:16:29 +00:00
HTMLPrint.cpp this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
PrintParserCallbacks.cpp InitListDesignations hasn't been used (ever). Eliminate it, and 2009-03-20 23:11:49 +00:00
PrintPreprocessedOutput.cpp fix test/Preprocessor/macro_paste_mscomment.c. 2009-03-20 21:23:42 +00:00
RewriteBlocks.cpp API fix: All "bodies" for functions, Objective-C methods, blocks, are assumed to 2009-03-12 18:33:24 +00:00
RewriteMacros.cpp rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
RewriteObjC.cpp Implement template instantiation for several more kinds of expressions: 2009-03-13 21:01:28 +00:00
RewriteTest.cpp Add newline at the end of file, to silence compiler warning. 2008-10-20 08:12:48 +00:00
SerializationTest.cpp [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that 2008-11-13 05:09:21 +00:00
Warnings.cpp Allow notes to be printed following a fatal error, then suppress any 2009-03-19 18:55:06 +00:00
clang.cpp ccc/Driver/clang-fe: Accept -fbuiltin, and forward -f[no-]builtin to clang. 2009-03-20 23:49:28 +00:00
clang.h Implement the machinery that can process TableGenerated warning options. 2009-03-06 17:41:35 +00:00