rjmccall added a comment.

You can pass multiple -check-prefix arguments to FileCheck and it'll match all 
of them.  You can use that to make your test change simpler: make the existing 
RUN check for both PATH and OLD-PATH and the new RUN check for both PATH and 
NEW-PATH, then change all the existing metadata matches to OLD-PATH.


https://reviews.llvm.org/D41394



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to