[cfe-commits] [PATCH] Improve #pragma message handling

João Matos ripzonetriton at gmail.com
Wed Jun 20 18:02:54 PDT 2012


Hi. Attached patch adds first-class support for message diagnostics
inside Clang. This way it fixes the long standing issue of the
messages being treated as warnings.

Original patch was sent to the list by Erik Olofsson:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-February/013620.html

I just cleaned it up a bit to work with trunk.

-- 
João Matos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-pragma-message-2.patch
Type: application/octet-stream
Size: 23547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120621/6842686f/attachment.obj>


More information about the cfe-commits mailing list