This patch uses CHECK-NOTES for the tests.
Its part of an effort to test *ALL* generated diagnostics in clang-tidy,
as emitted notes were previously ignored.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Paths
| Differential D52178
[clang-tidy] use CHECK-NOTES in tests for bugprone-argument-comment ClosedPublic Authored by JonasToth on Sep 17 2018, 10:04 AM.
Details Summary This patch uses CHECK-NOTES for the tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 18 2018, 2:25 AM Closed by commit rCTE342458: [clang-tidy] use CHECK-NOTES in tests for bugprone-argument-comment (authored by JonasToth). · Explain WhySep 18 2018, 3:19 AM Closed by commit rL342458: [clang-tidy] use CHECK-NOTES in tests for bugprone-argument-comment (authored by JonasToth). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 165916 test/clang-tidy/bugprone-argument-comment-gmock.cpp
test/clang-tidy/bugprone-argument-comment-strict.cpp
test/clang-tidy/bugprone-argument-comment.cpp
|