ilovepi wrote:

To clarify my earlier comment, FileCheck is just matching text on the input 
based on the check lines. So in this cases the LINE directive should just 
affect what text will be accepted when doin matching. It won’t try to match the 
lines to the position in the file being checked. 

If you run into problems, post the errors here, as we can probably help 
diagnose them. 

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

Reply via email to