| ▲ | aw1621107 2 days ago | |||||||
> You really shouldn't be using Clang in production because it has all sorts of hard limitations Wait, do you mean you shouldn't be using Clang PCHs in production, or shouldn't be using Clang in production at all? | ||||||||
| ▲ | o11c 2 days ago | parent [-] | |||||||
At all. Clang has a lot of footguns, and filing bugs about "regression compared to GCC" does not actually get them fixed. Remember, the whole point of Clang is so that people can make their proprietary compiler forks. Everything else, including quality, is secondary. | ||||||||
| ||||||||