[PATCH] D60732: [analyzer] NFC: Use -verify=... in MoveChecker tests.

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 11:50:08 PDT 2019


jdenny added a comment.

In D60732#1469026 <https://reviews.llvm.org/D60732#1469026>, @jdenny wrote:

> Sometimes you can avoid an explosion of FileCheck prefixes using -D.  I'm not aware of anything like -D for -verify.


I mean a -D that expands a variable within an expected diagnostic.


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