| # Default settings for OpenCL C |
| compilers=&clang |
| defaultCompiler=clang |
| postProcess= |
| demangler=c++filt |
| supportsBinary=false |
| |
| group.clang.compilers=openclcclang7:openclcclang8:openclcclang9:openclcclang10:openclcclang11:openclcclang12:openclcclang13:openclcclangdefault |
| group.clang.compilerType=clang |
| compiler.openclcclang7.exe=/usr/bin/clang-7 |
| compiler.openclcclang7.name=clang 7 |
| compiler.openclcclang7.options=-Xclang -finclude-default-header |
| compiler.openclcclang8.exe=/usr/bin/clang-8 |
| compiler.openclcclang8.name=clang 8 |
| compiler.openclcclang8.options=-Xclang -finclude-default-header |
| compiler.openclcclang9.exe=/usr/bin/clang-9 |
| compiler.openclcclang9.name=clang 9 |
| compiler.openclcclang8.options=-Xclang -finclude-default-header |
| compiler.openclcclang10.exe=/usr/bin/clang-10 |
| compiler.openclcclang10.name=clang 10 |
| compiler.openclcclang10.options=-Xclang -finclude-default-header |
| compiler.openclcclang11.exe=/usr/bin/clang-11 |
| compiler.openclcclang11.name=clang 11 |
| compiler.openclcclang11.options=-Xclang -finclude-default-header |
| compiler.openclcclang12.exe=/usr/bin/clang-12 |
| compiler.openclcclang12.name=clang 12 |
| compiler.openclcclang12.options=-Xclang -finclude-default-header |
| compiler.openclcclang13.exe=/usr/bin/clang-13 |
| compiler.openclcclang13.name=clang 13 |
| compiler.openclcclangdefault.exe=/usr/bin/clang |
| compiler.openclcclangdefault.name=clang default |