Is it possible to use CLang compilers when using WSL?

已回答

I'm interested in trying out the clang compilers, specifically the address sanitizer tool, but I'm using the WSL for all my development - is this possible with the current version of clion?

 

Thanks

0

Hello!

Yes, it's possible. You will need to specify paths to the compilers in your WSL toolchain (`File | Settings | Build, Execution, Deployment | Toolchains`).

0

请先登录再写评论。