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



Attachment: verify-part1.diff
Description: Binary data

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

Reply via email to