Skip to content

Commit

Permalink
Added clang*x86 to the clang group
Browse files Browse the repository at this point in the history
  • Loading branch information
domwst authored and madduci committed Oct 2, 2024
1 parent e6cd2db commit a40f7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ compiler.g11.name=g++ 11
compiler.gdefault.exe=/usr/bin/g++-11
compiler.gdefault.name=g++ default (11)

group.clang.compilers=clang13:clang14:clang15:clang16:clang17:clang18:clang19:clangdefault
group.clang.compilers=clang13:clang13x86:clang14:clang14x86:clang15:clang15x86:clang16:clang16x86:clang17:clang17x86:clang18:clang18x86:clang19:clang19x86:clangdefault
group.clang.intelAsm=-mllvm --x86-asm-syntax=intel
group.clang.compilerType=clang
compiler.clang13.exe=/usr/bin/clang++-13
Expand Down

0 comments on commit a40f7af

Please sign in to comment.