]> granicus.if.org Git - clang/commit
Make hasDeclaration work for enums.
authorDaniel Jasper <djasper@google.com>
Mon, 3 Dec 2012 15:43:25 +0000 (15:43 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 3 Dec 2012 15:43:25 +0000 (15:43 +0000)
commit189f2e421d06526ea8b4a3dcd9f4a072e10a859c
tree848f8da02577f4737708d25e33aaca707fc18466
parent09ccf39c13cfca102deea2986f45cb908bc232fd
Make hasDeclaration work for enums.

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