[LLVMbugs] [Bug 23559] New: Can't compile with -std=c++14
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 18 07:12:33 PDT 2015
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: unassignedbugs at nondot.org
Reporter: nick.kobelja at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150518/9527ad37/attachment.html>
More information about the llvm-bugs
mailing list