]> granicus.if.org Git - clang/commit
Make equalsNode work with pointers to subtypes.
authorManuel Klimek <klimek@google.com>
Tue, 27 May 2014 12:31:10 +0000 (12:31 +0000)
committerManuel Klimek <klimek@google.com>
Tue, 27 May 2014 12:31:10 +0000 (12:31 +0000)
commite0652d113ae77cb181c7164569e34af1f53612da
treee5879c989ed9ac8fdc0eb47809278ae10f43b264
parent80678be7b0a70843ac2cd2dae0efbe274df0782e
Make equalsNode work with pointers to subtypes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209652 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
unittests/ASTMatchers/ASTMatchersTest.cpp