hanchenye-llvm-project/clang/unittests/AST
Alp Toker 6ac2cd01d2 Rename SourceManager::createFileIDForMemBuffer()
It makes more sense to just overload createFileID().

Gardening only.

llvm-svn: 209002
2014-05-16 17:23:01 +00:00
..
ASTContextParentMapTest.cpp Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
ASTTypeTraitsTest.cpp Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
ASTVectorTest.cpp
CMakeLists.txt Fix a crash (assertion failure) in EvaluateAsRValue. 2014-03-14 17:44:10 +00:00
CommentLexer.cpp Rename SourceManager::createFileIDForMemBuffer() 2014-05-16 17:23:01 +00:00
CommentParser.cpp Rename SourceManager::createFileIDForMemBuffer() 2014-05-16 17:23:01 +00:00
DeclPrinterTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
DeclTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
EvaluateAsRValueTest.cpp ASTTests//EvaluateAsRValueTest.cpp: Appease *-win32 target to add -fno-delayed-template-parsing. 2014-03-15 00:36:51 +00:00
ExternalASTSourceTest.cpp Fix use of uninitialized variable in ExternalASTSourceTest.cpp (introduced in 203525) 2014-03-11 06:49:26 +00:00
Makefile
MatchVerifier.h Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
SourceLocationTest.cpp Correctly set brace range for CXXConstructExprs formed by list initialization. 2014-02-22 02:59:41 +00:00
StmtPrinterTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00