[all-commits] [llvm/llvm-project] 922a5b: [clang-tidy] Add test for Transformer-based checks...
Yitzhak Mandelbaum via All-commits
all-commits at lists.llvm.org
Tue Jan 12 12:16:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 922a5b894114defb5302e514973de8c9cd23af6a
https://github.com/llvm/llvm-project/commit/922a5b894114defb5302e514973de8c9cd23af6a
Author: Yitzhak Mandelbaum <yitzhakm at google.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
Log Message:
-----------
[clang-tidy] Add test for Transformer-based checks with diagnostics.
Adds a test that checks the diagnostic output of the tidy.
Differential Revision: https://reviews.llvm.org/D94453
More information about the All-commits
mailing list