]> granicus.if.org Git - clang/commit
The destructor name should be matched to ~Foo instead of Foo.
authorAaron Ballman <aaron@aaronballman.com>
Mon, 18 Jan 2016 20:47:02 +0000 (20:47 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 18 Jan 2016 20:47:02 +0000 (20:47 +0000)
commit8359e5d527bb0dec97c54079200c4788331ffeee
tree06512ad6080217d0511afbf990598028087cfbfe
parent0003ec16f30751e7c01f68efc41134f65ba04498
The destructor name should be matched to ~Foo instead of Foo.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@258077 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ASTMatchers/ASTMatchersTest.cpp