https://llvm.org/bugs/show_bug.cgi?id=23559
Bug ID: 23559
Summary: Can't compile with -std=c++14
Product: new-bugs
Version: 3.5
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
ei-mbp-kobeljan:exception_test kobeljan$ clang -std=c++14 exception_test.cpp
error: invalid value 'c++14' in '-std=c++14'
ei-mbp-kobeljan:exception_test kobeljan$ clang --version
Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
I'm not sure if this is a clang thing or an Apple thing.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs