[patch] [libcxx] new/.cpp trivial warning fix.
G M
gmisocpp at gmail.com
Thu Oct 24 15:49:50 PDT 2013
Attached are some trivial fixes for MSVC that remove numerous warning
distractions in <new> and new.cpp.
VC doesn't fully support these constructs. The existing and new code will
obsolete itself for compilers that don't need it.
More substantial changes to come in a later patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131025/ea31dce6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_and_new.cpp.diff
Type: application/octet-stream
Size: 1544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131025/ea31dce6/attachment.obj>
More information about the cfe-commits
mailing list