[cfe-dev] Pushable #pragma diagnostics

Louis Gerbarg lgerbarg at gmail.com
Tue Jul 7 10:22:39 PDT 2009


Okay, here is a cleaned up version of the patch. I ended up moving the
push/pop into the Diagnostic class (just pushing and popping the
DiagMappings), since pushing the entire Diagnostic objects resulted in
issues with losing DiagClients. This patch includes some new test
cases for the feature, and passes all existing test cases.

Louis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pushable-pragmas.patch
Type: application/octet-stream
Size: 9770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090707/a3aca87d/attachment.obj>


More information about the cfe-dev mailing list