[PATCH] Add new 'let' command to bind arbitrary values into constants.

Samuel Benzaquen sbenza at google.com
Tue Apr 15 12:14:15 PDT 2014


Hi pcc,

Add new 'let' command to bind arbitrary values into constants.
These constants can then be used in the matcher expressions.

http://reviews.llvm.org/D3383

Files:
  clang-query/Query.cpp
  clang-query/Query.h
  clang-query/QueryParser.cpp
  clang-query/QueryParser.h
  clang-query/QuerySession.h
  clang-query/tool/ClangQuery.cpp
  unittests/clang-query/QueryEngineTest.cpp
  unittests/clang-query/QueryParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3383.1.patch
Type: text/x-patch
Size: 17641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140415/59ebe1a4/attachment.bin>


More information about the cfe-commits mailing list