[PATCH] -verify enhancement to support matching "any" line in included files

Andy Gibbs andyg1001 at hotmail.co.uk
Thu Jul 10 10:01:02 PDT 2014


Great, thanks.  Committed in r212735.


----- Original Message ----- 
From: Reid Kleckner
To: Andy Gibbs
Cc: David Blaikie ; Jordan Rose ; cfe-commits cfe
Sent: Thursday, July 10, 2014 1:13 AM

We can use this for testing warnings in our builtin headers from 
clang/lib/Headers.  Sometimes I've written tests against those that issue 
notes in the system header, and it's impossible to match against them in a 
non-brittle way.


Patch looks good.  I agree, there's no way to combine this bit with the 
DiagnosticLoc SourceLocation, so an extra flag is necessary. 




More information about the cfe-commits mailing list