hanchenye-llvm-project/clang-tools-extra/pp-trace
Haojian Wu 9ac2859cf2 [pp-trace] Use ClangTool in pp-trace, NFC
Summary:
This patch partially reverts the commit rL356849.

Unfortunately, tooling::createExecutorFromCommandLineArgs doesn't
corperate well with our internal infrastructure, which leads failing
lit tests. We use ClangTool at the moment, until we find a better
solution to smooth it.

Reviewers: ioeric

Reviewed By: ioeric

Subscribers: jdoerfert, cfe-commits

Tags: #clang

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

llvm-svn: 356893
2019-03-25 12:49:46 +00:00
..
CMakeLists.txt Add explicit dependency on clangSerialization after rC348911 2018-12-12 08:25:16 +00:00
PPCallbacksTracker.cpp [pp-trace] Delete redundant clang:: 2019-03-24 07:31:21 +00:00
PPCallbacksTracker.h [pp-trace] Wrap code in clang::pp_trace 2019-03-24 07:21:32 +00:00
PPTrace.cpp [pp-trace] Use ClangTool in pp-trace, NFC 2019-03-25 12:49:46 +00:00