clang is generally better because of its architecture. I have to work with ASTs and doing anything with GCC's weird barely documented regex-like Lisp dialect is a pain
Name:
Anonymous2018-05-22 13:08
>>2 That is actually partly the intention to prevent commercial development of software that uses GCC middle-end without GPL, while LLVM is designed to be used as target of front end languages such as Clang.
Name:
Anonymous2018-05-22 13:24
>>3 I don't get it. how would this non-GPLed software use GPLed middle-end? and how the fuck is GCC-MELT a solution? license enforcement by obscurity?