[PATCH] D53500: Add 'detailed-ast' output as an alias for 'dump'

Stephen Kelly via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 13:36:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345193: [clang-query] Add 'detailed-ast' output as an alias for 'dump' (authored by steveire, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53500?vs=170427&id=170974#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53500

Files:
  clang-tools-extra/trunk/clang-query/Query.cpp
  clang-tools-extra/trunk/clang-query/Query.h
  clang-tools-extra/trunk/clang-query/QueryParser.cpp
  clang-tools-extra/trunk/unittests/clang-query/QueryEngineTest.cpp
  clang-tools-extra/trunk/unittests/clang-query/QueryParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53500.170974.patch
Type: text/x-patch
Size: 4544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/bfadfda3/attachment.bin>


More information about the llvm-commits mailing list