llvm-project/clang/Driver
Steve Naroff 70f41d6f07 Minor name change (move the ObjC prefix to a more appropriate place).
llvm-svn: 65695
2009-02-28 16:59:13 +00:00
..
ASTConsumers.cpp Eliminate CXXRecordType 2009-02-28 01:32:25 +00:00
ASTConsumers.h Add -emit-llvm-only option (generate LLVM IR & run passes, but discard 2009-02-26 22:39:37 +00:00
Analyses.def Make 'RangeConstraintManager' the default ConstraintManager. 2009-02-20 21:49:22 +00:00
AnalysisConsumer.cpp Add experimental logic in GRExprEngine::EvalEagerlyAssume() to handle 2009-02-25 22:32:02 +00:00
Backend.cpp Add -emit-llvm-only option (generate LLVM IR & run passes, but discard 2009-02-26 22:39:37 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
CacheTokens.cpp PTH: Cache *un-cleaned* spellings for literals instead of cleaned spellings. 2009-02-24 01:26:56 +00:00
DependencyFile.cpp fix a crash I introduced, thanks to Ted for the awesome reduced 2009-01-28 05:42:38 +00:00
DiagChecker.cpp Make one expected-diag directive match exactly one actual diagnostic. 2009-02-07 19:52:04 +00:00
HTMLPrint.cpp this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
Makefile move this makefile goop up to the top level llvm makefile. 2009-02-26 17:48:04 +00:00
PrintParserCallbacks.cpp Minor name change (move the ObjC prefix to a more appropriate place). 2009-02-28 16:59:13 +00:00
PrintPreprocessedOutput.cpp factor token concatenation avoidance logic out of 2009-02-13 00:46:04 +00:00
RewriteBlocks.cpp Create a new TypeNodes.def file that enumerates all of the types, 2009-02-26 23:50:07 +00:00
RewriteMacros.cpp rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
RewriteObjC.cpp Create a new TypeNodes.def file that enumerates all of the types, 2009-02-26 23:50:07 +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
clang.cpp Adapt help string to what the code is doing (default is lang_gnu99). Thanks rdivacky! 2009-02-28 09:22:15 +00:00
clang.h Remove unused function declaration. 2008-11-11 04:48:20 +00:00