With Clang12 almost released, I guess it's high time to write a conclusion to the Clang11 changes that improve compilation times with PCHs...
It's been almost half a year since I mentioned how precompiled headers do (not) improve C++ compile times . Quite a long time, filled with d...
Would you like your C++ code to compile twice as fast (or more)? Yeah, so would I. Who wouldn't. C++ is notorious for taking its sweet tim...