https://llvm.org/bugs/show_bug.cgi?id=26087

James Y Knight <jykni...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|unassignedclangbugs@nondot. |jykni...@google.com
                   |org                         |

--- Comment #4 from James Y Knight <jykni...@google.com> ---
Fixed with r257392:

    PR26087: Use nonstandard MSVC extension for VS2015 as well.

    In r256564, I had conditioned the workaround in has_getDecl to only be
    used for MSVC before the 2015 release, believing that 2015 could handle
    the standard code. But, that was incorrect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to