llvm-project/clang-tools-extra/clang-query
Stephen Kelly 7cbfd8bb2f Add preload option to clang-query
Summary: This allows loading a file with pre-defined let commands for example.

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D51261

llvm-svn: 341145
2018-08-30 23:25:44 +00:00
..
tool Add preload option to clang-query 2018-08-30 23:25:44 +00:00
CMakeLists.txt
Query.cpp [NFC] Update to account for DiagnosticRenderer use of FullSourceLoc 2017-06-27 10:04:04 +00:00
Query.h [clang-tools-extra] Format sources with clang-format. NFC. 2016-11-08 07:50:19 +00:00
QueryParser.cpp Fix for LLVM r326109 2018-02-26 20:21:30 +00:00
QueryParser.h Fix for LLVM r326109 2018-02-26 20:21:30 +00:00
QuerySession.h