[PATCH] D49890: Clang-Tidy Export Problem

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 07:57:44 PDT 2018


JonasToth added a comment.

Actually, maybe this patch is relevant for clang-tooling itself (where the compilation-database stuff actually is). @alexfh what is your opinion on that?

`llvm/tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp` This is the path for the unittests there.
`llvm/tools/clang/tools/extra/unittests/clang-tidy` This is the path for the clang-tidy unittests, where the tests for this patch should land.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49890





More information about the cfe-commits mailing list