blob: 45923e0f1cea7f2ed42bc5e1fbd7ab1c729f9037 [file] [log] [blame] [raw]
# Default settings for C++ for OpenCL
compilers=&clang
defaultCompiler=cppforopenclclangdefault
postProcess=
demangler=c++filt
supportsBinary=false
group.clang.compilers=cppforopenclclangdefault:cppforopenclclang10:cppforopenclclang11:cppforopenclclang12:cppforopenclclang13
group.clang.compilerType=clang
compiler.cppforopenclclangdefault.exe=/usr/bin/clang
compiler.cppforopenclclangdefault.name=clang default
compiler.cppforopenclclangdefault.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header
compiler.cppforopenclclang10.exe=/usr/bin/clang-10
compiler.cppforopenclclang10.name=clang 10
compiler.cppforopenclclang10.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header
compiler.cppforopenclclang11.exe=/usr/bin/clang-11
compiler.cppforopenclclang11.name=clang 11
compiler.cppforopenclclang11.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header
compiler.cppforopenclclang12.exe=/usr/bin/clang-12
compiler.cppforopenclclang12.name=clang 12
compiler.cppforopenclclang12.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header
compiler.cppforopenclclang13.exe=/usr/bin/clang-13
compiler.cppforopenclclang13.name=clang 13