hanchenye-llvm-project/clang/unittests/ASTMatchers
Samuel Benzaquen a083935d0a Add loc() to the dynamic registry.
Summary:
Add loc() to the dynamic registry.
Other fixes:
 - Fix the polymorphic variant value to accept an exact match, even if
   there are other possible conversions.
 - Fix specifiesTypeLoc() to not crash on an empty
   NestedNameSpecifierLoc.

Reviewers: klimek

CC: cfe-commits, klimek

Differential Revision: http://llvm-reviews.chandlerc.com/D2928

llvm-svn: 203467
2014-03-10 15:40:23 +00:00
..
Dynamic Add loc() to the dynamic registry. 2014-03-10 15:40:23 +00:00
ASTMatchersTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
ASTMatchersTest.h Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
CMakeLists.txt [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00