[PATCH] Disallow extern declarations of type void in C++ mode

David Majnemer david.majnemer at gmail.com
Tue May 28 13:05:36 PDT 2013


Attached is a patch that disallows 'extern void' in C++ mode per the
discussion on cfe-dev.

Fixes PR16167

-- 
David Majnemer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130528/522e1f54/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR16167.diff
Type: application/octet-stream
Size: 1758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130528/522e1f54/attachment.obj>


More information about the cfe-commits mailing list