hanchenye-llvm-project/clang/unittests/AST
Aaron Ballman f4cb2be05a Track the source location of the dot or arrow operator in a MemberExpr.
Patch by Joe Ranieri!

llvm-svn: 233085
2015-03-24 15:07:53 +00:00
..
ASTContextParentMapTest.cpp
ASTTypeTraitsTest.cpp Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives. 2014-10-06 13:14:30 +00:00
ASTVectorTest.cpp [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 2015-01-14 11:23:58 +00:00
CMakeLists.txt
CommentLexer.cpp unique_ptrify SourceManager::createFileID 2014-08-29 07:59:55 +00:00
CommentParser.cpp unique_ptrify SourceManager::createFileID 2014-08-29 07:59:55 +00:00
DeclPrinterTest.cpp AST printer: fix double space before base class with no access specifier. 2014-07-23 03:22:10 +00:00
DeclTest.cpp
EvaluateAsRValueTest.cpp [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 2015-01-14 11:23:58 +00:00
ExternalASTSourceTest.cpp Update for LLVM api change. 2014-08-27 20:03:29 +00:00
Makefile Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
MatchVerifier.h Add missing header guards. 2014-08-08 13:24:19 +00:00
NamedDeclPrinterTest.cpp Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
SourceLocationTest.cpp Track the source location of the dot or arrow operator in a MemberExpr. 2015-03-24 15:07:53 +00:00
StmtPrinterTest.cpp Lex: Use the correct types for MS integer suffixes 2014-06-21 18:46:07 +00:00