summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-cc/SerializationTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the serialization code that predates precompiledDouglas Gregor2009-04-221-226/+0
* Propagate the ASTContext to various AST traversal and lookup functions.Douglas Gregor2009-04-091-2/+4
* Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of theTed Kremenek2009-03-311-1/+1
* Push DeclGroup much farther throughout the compiler. Now the variousChris Lattner2009-03-291-2/+3
* remove TranslationUnit.Chris Lattner2009-03-281-1/+2
* push more ASTContext goodness out through interfaces that useChris Lattner2009-03-281-6/+8
* change HandleTranslationUnit to take an ASTContext instead of TranslationUnitChris Lattner2009-03-281-6/+6
* hoist TranslationUnit some more.Chris Lattner2009-03-281-5/+7
* eliminate some wrappers.Chris Lattner2009-03-281-1/+15
* eliminate ReadASTBitcodeFileChris Lattner2009-03-281-1/+12
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+193
OpenPOWER on IntegriCloud