]> granicus.if.org Git - clang/commit
[clang] Fail for empty names in is*DerivedFrom matchers.
authorAnton Bikineev <ant.bikineev@gmail.com>
Thu, 25 Jul 2019 14:48:55 +0000 (14:48 +0000)
committerAnton Bikineev <ant.bikineev@gmail.com>
Thu, 25 Jul 2019 14:48:55 +0000 (14:48 +0000)
commit190bb71b7c8d7f8861078825374c7fc4e6827ca8
tree96ced9ee140dece26ebc7c5f1918394c57751a2f
parentc803508dbb4cad9c28f73ba6fd5820cdc09a17e5
[clang] Fail for empty names in is*DerivedFrom matchers.

Differential Revision: https://reviews.llvm.org/D65279

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