hanchenye-llvm-project/clang/unittests/ASTMatchers
Samuel Benzaquen 2009960ea3 Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives.
Summary:
Change r219118 fixed the bug for anyOf and eachOf, but it is still
present for unless.
The variadic wrapper doesn't have enough information to know how to
restrict the type. Different operators handle restrict failures in
different ways.

Reviewers: klimek

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D5731

llvm-svn: 219622
2014-10-13 17:38:12 +00:00
..
Dynamic Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives. 2014-10-13 17:38:12 +00:00
ASTMatchersTest.cpp Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives. 2014-10-13 17:38:12 +00:00
ASTMatchersTest.h Adds 'override' to overriding methods. NFC. 2014-10-01 16:56:40 +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 Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00