hanchenye-llvm-project/clang/unittests/ASTMatchers
Manuel Klimek ce68f7714a Fixes a bug in DynTypedNode.
Two DynTypedNodes can be equal if they do not have the same node type,
because DynTypedNodes for the same underlying object might have been
created from different types (for example, Decl vs VarDecl).

llvm-svn: 204722
2014-03-25 14:39:26 +00:00
..
Dynamic Add loc() to the dynamic registry. 2014-03-10 15:40:23 +00:00
ASTMatchersTest.cpp Fixes a bug in DynTypedNode. 2014-03-25 14:39:26 +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