[cfe-commits] [Patch 1 of 7] -verify fixes and enhancement
Andy Gibbs
andyg1001 at hotmail.co.uk
Mon Jun 25 09:34:46 PDT 2012
Hi,
Attached is the first of seven patches for the -verify feature, split up as
requested!
The division is as follows:
Part 1: preparation; make ExpectedData a member variable to
VerifyDiagnosticConsumer instance and move Directive
and ExpectedData classes into header.
Part 2: Implement alternative line number syntax
Part 3: Implement ranges for diagnostic appearances
Part 4: Fix the swallowing of verify diagnostics following
diagnostics causing suppression - e.g. fatal error
Part 5: Implement conditional diagnostic checking, moving
from post-processing of source file to using the
CommentHandler interface
Part 6: Update CaptureDiagnosticConsumer in ARCMT.cpp to
also capture and forward the comment lines, as
well as the diagnostics
Part 7: Test cases
Hopefully ready now for committal!
Many, many thanks,
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: verify-part1.diff
Type: application/octet-stream
Size: 5135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120625/0634f5aa/attachment.obj>
More information about the cfe-commits
mailing list