[LLVMbugs] [Bug 20941] New: crashes when instantiating ambiguous template
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Sep 14 21:57:09 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20941
Bug ID: 20941
Summary: crashes when instantiating ambiguous template
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++1y
Assignee: unassignedclangbugs at nondot.org
Reporter: ryan.burn at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 13035
--> http://llvm.org/bugs/attachment.cgi?id=13035&action=edit
source code
crashes with ambiguous instantiation. source code attached. here's the
generated sh script:
"/opt/local/libexec/llvm-3.5/bin/clang" -cc1 -triple x86_64-apple-macosx10.9.0
-emit-obj -mrelax-all -disable-free -main-file-name main.cpp -mrelocation-model
pic -pic-level 2 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu
corei7-avx -target-linker-version 136 -gdwarf-2 -stdlib=libc++ -std=c++1y
-fdeprecated-macro -ferror-limit 19 -fmessage-length 117 -stack-protector 1
-mstackrealign -fblocks -fobjc-runtime=macosx-10.9.0
-fencode-extended-block-signature -fcxx-exceptions -fexceptions
-fdiagnostics-show-option -fcolor-diagnostics -vectorize-slp -x c++
main-82d9b7.cpp
--
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/20140915/4612ce2b/attachment.html>
More information about the llvm-bugs
mailing list