================
@@ -27,7 +27,7 @@
 ! FULL-LTO: "-fc1"
 ! FULL-LTO-SAME: "-flto=full"
 
-! THIN-LTO-ALL: flang-new: warning: the option '-flto=thin' is a work in 
progress
+! THIN-LTO-ALL: flang-{{[0-9]+}}: warning: the option '-flto=thin' is a work 
in progress
----------------
MaskRay wrote:

For Clang, lld, and LLVM binary utilities, our convention is to omit the part 
before `warning:`/`error:`. People may customize the `\d+` part and sometimes 
symlinks in certain build systems make this more complex.

https://github.com/llvm/llvm-project/pull/74377
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to