.. |
ASTConsumers.cpp
|
Add a new -ast-dump-full option that traverses the translation unit
|
2009-04-26 02:02:08 +00:00 |
ASTConsumers.h
|
Add a new -ast-dump-full option that traverses the translation unit
|
2009-04-26 02:02:08 +00:00 |
Analyses.def
|
Move <root>/Driver into <root>/tools/clang-cc.
|
2009-03-24 03:00:12 +00:00 |
AnalysisConsumer.cpp
|
FunctionDecl::getBody() is getting an ASTContext argument for use in
|
2009-04-18 00:02:19 +00:00 |
Backend.cpp
|
Remove two unused options.
|
2009-04-30 00:55:13 +00:00 |
CMakeLists.txt
|
Remove the serialization code that predates precompiled
|
2009-04-22 21:45:53 +00:00 |
CacheTokens.cpp
|
Make the on-disk hash table usable with non-file
|
2009-04-20 07:36:26 +00:00 |
DependencyFile.cpp
|
PR4063, with feeling: Chain PP callbacks by default.
|
2009-05-03 10:04:17 +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 |
GeneratePCH.cpp
|
Implement caching of stat() calls for precompiled headers, which is
|
2009-04-27 18:38:38 +00:00 |
HTMLPrint.cpp
|
Change Lexer::MeasureTokenLength to take a LangOptions reference.
|
2009-04-14 23:22:57 +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
|
Integrate 3 months of ObjC rewriter fixes (from the Apple/objective-rewrite branch).
|
2009-04-29 16:37:50 +00:00 |
RewriteBlocks.cpp
|
Implement function-try-blocks. However, there's a very subtle bug that I can't track down.
|
2009-04-26 20:35:05 +00:00 |
RewriteMacros.cpp
|
Change Lexer::MeasureTokenLength to take a LangOptions reference.
|
2009-04-14 23:22:57 +00:00 |
RewriteObjC.cpp
|
Integrate 3 months of ObjC rewriter fixes (from the Apple/objective-rewrite branch).
|
2009-04-29 16:37:50 +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 |
Warnings.cpp
|
move group twiddling options into Diagnostic.cpp instead of
|
2009-04-19 22:34:23 +00:00 |
clang-cc.cpp
|
If stderr isn't a terminal, don't try to guess the terminal width or
|
2009-05-06 21:28:42 +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 |