[PATCH] Support named values in the autocomplete feature.
Samuel Benzaquen
sbenza at google.com
Fri Aug 8 07:46:34 PDT 2014
Fix the tests to pass with the new behavior of completion logic.
http://reviews.llvm.org/D3509
Files:
include/clang/ASTMatchers/Dynamic/Parser.h
include/clang/ASTMatchers/Dynamic/Registry.h
include/clang/ASTMatchers/Dynamic/VariantValue.h
lib/ASTMatchers/Dynamic/Marshallers.h
lib/ASTMatchers/Dynamic/Parser.cpp
lib/ASTMatchers/Dynamic/Registry.cpp
lib/ASTMatchers/Dynamic/VariantValue.cpp
unittests/ASTMatchers/Dynamic/ParserTest.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3509.12307.patch
Type: text/x-patch
Size: 44830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140808/bf147357/attachment.bin>
More information about the cfe-commits
mailing list