[PATCH] Support named values in the autocomplete feature.

Samuel Benzaquen sbenza at google.com
Tue Aug 5 11:21:29 PDT 2014


Reworked the changelist to pass a map of values instead of using the Sema for it.

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.12205.patch
Type: text/x-patch
Size: 44767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140805/2552a8bc/attachment.bin>


More information about the cfe-commits mailing list