[PATCH] D60732: [analyzer] NFC: Use -verify=... in MoveChecker tests.
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 15 15:09:13 PDT 2019
riccibruno added a comment.
This is also very useful to test that a given warning is only emitted in c++xx. Funnily when grepping for `verify=` in `test/` most matches are from tests exercising this functionality.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60732/new/
https://reviews.llvm.org/D60732
More information about the cfe-commits
mailing list