r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
Chandler Carruth
chandlerc at google.com
Mon Jul 28 12:35:47 PDT 2014
On Mon, Jul 28, 2014 at 12:08 PM, Delesley Hutchins <delesley at google.com>
wrote:
> Thanks! Is there any way to get MSVC warnings like this in clang, so
> I can see them before commit?
>
Clang has the analogous warning, but it dosen't require an unreachable to
silence it. The fact that this warning fires on code like this is a bug in
GCC and MSVC's warning IMO, but the GCC folks (and I must assume the MSVC
folks) disagree.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140728/b8805d3f/attachment.html>
More information about the cfe-commits
mailing list