This is an archive of the discontinued LLVM Phabricator instance.

[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.
Its part of an effort to test *ALL* generated diagnostics in clang-tidy,
as emitted notes were previously ignored.

Diff Detail

Repository
rL LLVM

Event Timeline

JonasToth created this revision.Sep 17 2018, 10:04 AM
This revision is now accepted and ready to land.Sep 18 2018, 2:25 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.