[PATCH] D52178: [clang-tidy] use CHECK-NOTES in tests for bugprone-argument-comment

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 17 10:04:33 PDT 2018


JonasToth created this revision.
JonasToth added reviewers: alexfh, aaron.ballman, hokein.
Herald added subscribers: cfe-commits, xazax.hun.

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.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52178

Files:
  test/clang-tidy/bugprone-argument-comment-gmock.cpp
  test/clang-tidy/bugprone-argument-comment-strict.cpp
  test/clang-tidy/bugprone-argument-comment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52178.165784.patch
Type: text/x-patch
Size: 10151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180917/d4286cce/attachment.bin>


More information about the cfe-commits mailing list