JetBrains / clion-custom-defined-compiler-examples

Set of examples how to use CLion with various unsupported compilers using Custom Defined Compiler feature
https://blog.jetbrains.com/clion/2021/10/clion-2021-3-eap-custom-compiler/
Apache License 2.0
61 stars 13 forks source link

https://bellard.org/tcc/ #14

Open ilwsm opened 2 years ago

ilwsm commented 2 years ago

https://bellard.org/tcc/

elmot commented 2 years ago

@goodandrewsoft, we've just published a blog post about custom compilers

Couldn't you try to support tcc on your own? (Patches welcome, as usual:)