[cfe-commits] [PATCH] MS compatibility: consecutive right angle brackets are allowed

Martin Vejnár Martin.Vejnar at avg.com
Mon Sep 3 00:32:31 PDT 2012


Hi,

the above patch converts err_right_angle_bracket_equal_needs_space to warn_cxx98_compat_two_right_angle_brackets when MS compatibility is enabled (VS allowed consecutive angle brackets as template terminators since at least version 2008, even when language extensions are disabled).

Eli Friedman suggested that MS compatibility might only be supported in c++11 mode. If he's right, then please ignore.

Best regards,
-- 
Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms_mode_ranglerangle.patch
Type: application/octet-stream
Size: 1591 bytes
Desc: ms_mode_ranglerangle.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120903/9c5d93a9/attachment.obj>


More information about the cfe-commits mailing list