Add preload option to clang-query
authorStephen Kelly <steveire@gmail.com>
Thu, 30 Aug 2018 23:25:44 +0000 (23:25 +0000)
committerStephen Kelly <steveire@gmail.com>
Thu, 30 Aug 2018 23:25:44 +0000 (23:25 +0000)
commit7cbfd8bb2fd12d8442c9794bf7a1bb60a3221f18
tree3af10f425fc6af608963ef340746570fc5347364
parent7dfed0b22c27d69be338a89f9a1e5bf1e9653209
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
clang-tools-extra/clang-query/tool/ClangQuery.cpp