Skip to content

Instantly share code, notes, and snippets.

@jacquelinekay
Last active April 13, 2016 19:07
Show Gist options
  • Save jacquelinekay/1423a4f3376d742bbd2ba3a038b63dad to your computer and use it in GitHub Desktop.
Save jacquelinekay/1423a4f3376d742bbd2ba3a038b63dad to your computer and use it in GitHub Desktop.
Associated run script for Clang SFINAE segfault
"/usr/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name clang_segfault.cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.24 -std=c++11 -fdeprecated-macro -ferror-limit 19 -fmessage-length 113 -mstackrealign -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -vectorize-slp -x c++ clang_segfault-3db907.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment