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: unassignedclangb...@nondot.org
          Reporter: yesh...@gmail.com
                CC: llvmbugs@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.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to