[PATCH] Fix completion logic to allow for heterogeneous argument types in matcher overloads.
Samuel Benzaquen
sbenza at google.com
Thu Oct 9 13:05:28 PDT 2014
Hi pcc,
There was an assumption that there were no matchers that were overloaded
on matchers and other types of arguments.
This assumption was broken recently with the addition of new matcher
overloads.
Fixes http://llvm.org/PR21226
http://reviews.llvm.org/D5711
Files:
lib/ASTMatchers/Dynamic/Registry.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5711.14672.patch
Type: text/x-patch
Size: 2977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141009/439d3b9d/attachment.bin>
More information about the cfe-commits
mailing list