[PATCH] D59714: [clang-tidy] Separate the check-facing interface

2019-03-25 Thread Alexander Kornienko via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rCTE356890: [clang-tidy] Separate the check-facing interface (authored by alexfh, committed by ). Changed prior to commit: https://reviews.llvm.org/D59714?vs=191937&id=192085#toc Repository: rCTE Clang

[PATCH] D59714: [clang-tidy] Separate the check-facing interface

2019-03-25 Thread Haojian Wu via Phabricator via cfe-commits
hokein accepted this revision. hokein added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59714/new/ https://reviews.llvm.org/D59714 ___

[PATCH] D59714: [clang-tidy] Separate the check-facing interface

2019-03-22 Thread Alexander Kornienko via Phabricator via cfe-commits
alexfh updated this revision to Diff 191937. alexfh added a comment. - Reverted the part to simplify the review. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59714/new/ https://reviews.llvm.org/D59714 Files: clang-tools-extra/clang-tidy/CMake