https://llvm.org/bugs/show_bug.cgi?id=27200
Bug ID: 27200
Summary: Incorrect LOCK_FREE macro names
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Headers
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 16166
--> https://llvm.org/bugs/attachment.cgi?id=16166&action=edit
patch
Some macros are defined with an extra '_T_', e.g. ATOMIC_INT_T_LOCK_FREE
instead of ATOMIC_INT_LOCK_FREE in stdatomic.h.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs