Douglas Gregor <dgregor at apple.com> writes: > Having Clang call GCC every time it is invoked seems like an > unacceptable performance penalty to me. So call it only once and cache the results on some configuration file.