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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to