FreeBSD Bugzilla – Attachment 185825 Details for
Bug 221864
clang 5.0 crashes on assert: "replacement types must always be canonical"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
command line args (for clang 5.0)
llvm_wrapper-eb0531.sh (text/plain), 2.41 KB, created by
Jan Beich
on 2017-08-27 19:36:20 UTC
(
hide
)
Description:
command line args (for clang 5.0)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2017-08-27 19:36:20 UTC
Size:
2.41 KB
patch
obsolete
># Crash reproducer for FreeBSD clang version 5.0.0 (trunk 308421) (based on LLVM 5.0.0svn) ># Driver args: "--driver-mode=g++" "-I" "/usr/local/llvm40/include" "-I" "/tmp/vulkan-cpu/src" "-D" "__STDC_CONSTANT_MACROS" "-D" "__STDC_FORMAT_MACROS" "-D" "__STDC_LIMIT_MACROS" "-Wall" "-ftemplate-depth=1024" "-Werror" "-Wno-error=#warnings" "-std=gnu++14" "-o" "CMakeFiles/vulkan_cpu_llvm_wrapper.dir/llvm_wrapper.cpp.o" "-c" "/tmp/vulkan-cpu/src/llvm_wrapper/llvm_wrapper.cpp" ># Original command: "/usr/bin/c++" "-cc1" "-triple" "x86_64-unknown-freebsd12.0" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "llvm_wrapper.cpp" "-mrelocation-model" "static" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64" "-dwarf-column-info" "-debugger-tuning=gdb" "-coverage-notes-file" "/tmp/vulkan-cpu/src/llvm_wrapper/CMakeFiles/vulkan_cpu_llvm_wrapper.dir/llvm_wrapper.cpp.gcno" "-resource-dir" "/usr/lib/clang/5.0.0" "-I" "/usr/local/llvm40/include" "-I" "/tmp/vulkan-cpu/src" "-D" "__STDC_CONSTANT_MACROS" "-D" "__STDC_FORMAT_MACROS" "-D" "__STDC_LIMIT_MACROS" "-internal-isystem" "/usr/include/c++/v1" "-Wall" "-Werror" "-Wno-error=#warnings" "-std=gnu++14" "-fdeprecated-macro" "-fdebug-compilation-dir" "/tmp/vulkan-cpu/src/llvm_wrapper" "-ftemplate-depth" "1024" "-ferror-limit" "19" "-fmessage-length" "101" "-fobjc-runtime=gnustep" "-fcxx-exceptions" "-fexceptions" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-o" "CMakeFiles/vulkan_cpu_llvm_wrapper.dir/llvm_wrapper.cpp.o" "-x" "c++" "/tmp/vulkan-cpu/src/llvm_wrapper/llvm_wrapper.cpp" > "/usr/bin/c++" "-cc1" "-triple" "x86_64-unknown-freebsd12.0" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "llvm_wrapper.cpp" "-mrelocation-model" "static" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64" "-dwarf-column-info" "-debugger-tuning=gdb" "-coverage-notes-file" "/tmp/vulkan-cpu/src/llvm_wrapper/CMakeFiles/vulkan_cpu_llvm_wrapper.dir/llvm_wrapper.cpp.gcno" "-D" "__STDC_CONSTANT_MACROS" "-D" "__STDC_FORMAT_MACROS" "-D" "__STDC_LIMIT_MACROS" "-Wall" "-Werror" "-Wno-error=#warnings" "-std=gnu++14" "-fdeprecated-macro" "-ftemplate-depth" "1024" "-ferror-limit" "19" "-fmessage-length" "101" "-fobjc-runtime=gnustep" "-fcxx-exceptions" "-fexceptions" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-x" "c++" "llvm_wrapper-eb0531.cpp"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 221864
:
185824
| 185825