[PATCH] D52691: [clang-tidy] NFC use CHECK-NOTES in tests for performance-move-constructor-init

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 04:00:35 PDT 2018


JonasToth marked 2 inline comments as done.
JonasToth added a comment.

check_clang_tidy now ignores `note: FIX-IT`, so only diagnostics directly emitted from the check are tested


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52691





More information about the cfe-commits mailing list