https://bugs.llvm.org/show_bug.cgi?id=33564
Bug ID: 33564
Summary: _Thread_local accepted in -std=c99
Product: clang
Version: 4.0
Hardware: PC
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangb...@nondot.org
Reporter: ch...@bubblescope.net
CC: llvm-bugs@lists.llvm.org
No matter what options I pass (-std=c99 -pedantic), clang still accepts the C11
keyword _Thread_local without warning. It would be nice if there was a way to
reject C11 constructs.
--
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