http://llvm.org/bugs/show_bug.cgi?id=15392
Bug ID: 15392
Summary: clang++ doesn't compile boost-1.53 spirit example with
-std=c++11
Product: clang
Version: 3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: C++11
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Created attachment 10106
--> http://llvm.org/bugs/attachment.cgi?id=10106&action=edit
clang++ -std=c++11 spirit.cpp fails to compile
The attached example taken from the boost documentation does compile with gcc
4.7.2 (with and without -std=c++11) and with clang++ when -std=c++11 is not
given. But clang++ fails with -std=c++11.
--
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