[PATCH] Support named values in the autocomplete feature.

Samuel Benzaquen sbenza at google.com
Wed Aug 6 13:01:51 PDT 2014


Print the name in the "declaration" to show it on the autocomplete suggestion.

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.12248.patch
Type: text/x-patch
Size: 44814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140806/2bf360e8/attachment.bin>


More information about the cfe-commits mailing list