Adds a test that checks the diagnostic output of a tidy built from TransformerClangTidyCheck.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94453
[clang-tidy][NFC] Add test for Transformer-based checks with diagnostics. ClosedPublic Authored by ymandel on Jan 11 2021, 2:30 PM.
Details Summary Adds a test that checks the diagnostic output of a tidy built from TransformerClangTidyCheck.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 12 2021, 8:13 AM ymandel retitled this revision from [libTooling] Add function to Transformer for creating a diagnostic-only rule. to [clang-tidy][NFC] Add test for Transformer-based checks with diagnostics..Jan 12 2021, 10:22 AM Closed by commit rG922a5b894114: [clang-tidy] Add test for Transformer-based checks with diagnostics. (authored by ymandel). · Explain WhyJan 12 2021, 12:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 316196 clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
|