[LLVMbugs] [Bug 24270] New: type_traits

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jul 26 18:53:44 PDT 2015


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

            Bug ID: 24270
           Summary: type_traits
           Product: clang
           Version: 3.5
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Headers
          Assignee: unassignedclangbugs at nondot.org
          Reporter: yesh4ck at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

clang-MSVC in VS2015 have a error

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xstddef:664:1:
error: type-id cannot have a name
_NON_MEMBER_CALL(_IS_FUNCTION)
^

it seems that clang regard _NON_MEMBER_CALL(_IS_FUNCTION) as a variable

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150727/b1eb1f3b/attachment.html>


More information about the llvm-bugs mailing list