dev/git-series/gccdum
Matt Godbolt 7 years ago
parent 006262f9fb
commit c6ffc3cdfb

@ -1,2 +1,2 @@
#define DOTDOTFILE "../../../etc/passwd"
#define DOTDOTFILE "../../../etc/shadow"
#include DOTDOTFILE

@ -149,7 +149,7 @@ compiler.cl19_64.needsMulti=false
compiler.cl19_64.asmFlag=/FAsc
compiler.cl19_64.versionFlag=/?
compiler.cl19_64.versionRe=^Microsoft \(R\) C/C\+\+.*$
compiler.cl19_32.exe=/opt/gcc-explorer/windows/14.0.24224-Pre/lib/native/bin/amd64/cl.exe
compiler.cl19_32.exe=/opt/gcc-explorer/windows/14.0.24224-Pre/lib/native/bin/amd64_x86/cl.exe
compiler.cl19_32.options=/I/opt/gcc-explorer/windows/10.0.10240.0/ucrt/ /I/opt/gcc-explorer/windows/14.0.24224-Pre/lib/native/include/
compiler.cl19_32.name=x86 CL 19
compiler.cl19_32.isCl=true

Loading…
Cancel
Save