Hello,

> Sorry for only noticing it now, but I think the check lines are wrong.
> Instead of
> 
> // CHECK OBJ: {{call.*_ZN1AaSERS_}}
> 
> You should have
> 
> // CHECK-OBJ: {{call.*_ZN1AaSERS_}}

I think it still worked as intended because the prefix was just "OBJ", so the 
"CHECK" was ignored.
But it's obfuscating so I corrected it. New patch attached, please commit :-)


CU,
Jonathan

Attachment: PR13329E.patch
Description: Binary data


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to