[cfe-commits] r67863 - in /cfe/trunk: include/clang/Driver/Options.def tools/clang-cc/clang.cpp
Mike Stump
mrs at apple.com
Tue Apr 7 11:55:57 PDT 2009
On Apr 7, 2009, at 8:53 AM, Daniel Dunbar wrote:
> Towards that end (and the direction we have been headed), the idea
> is to make clang do the *maximum* of translation
I envision a world that doesn't have clang calling out to a clang-cc;
one where we don't pay for the extra fork and exec. I just don't see
the advantage.
More information about the cfe-commits
mailing list