.. |
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
|
…
|
|
AnalysisConsumer.cpp
|
FunctionDecl::getBody() is getting an ASTContext argument for use in
|
2009-04-18 00:02:19 +00:00 |
Backend.cpp
|
Explictly track tentative definitions within Sema, then hand those
|
2009-04-21 17:11:58 +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
|
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 |
GeneratePCH.cpp
|
Introduce the notion of a SemaConsumer, which is an ASTConsumer that
|
2009-04-20 15:53:59 +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
|
Implement support for GCC's -dD mode, which dumps -E output *and*
|
2009-04-12 01:56:53 +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
|
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 |
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
|
Add a new -ast-dump-full option that traverses the translation unit
|
2009-04-26 02:02:08 +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 |