Is it possible to use CLang compilers when using WSL?

Answered

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
1 comment

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

Please sign in to leave a comment.