[cfe-commits] r52417 - /cfe/trunk/utils/ccc
Chris Lattner
clattner at apple.com
Wed Jun 18 12:03:11 PDT 2008
On Jun 18, 2008, at 12:00 AM, Holger Schurig wrote:
>> I think before we start adopting a new driver, we need to
>> decide our design goals going forward. Is it just to make a
>> drop-in replacement for gcc, or do we want something more?
>
> As a (potential) user, I'd like the drop-in approach. Even Intel
> made it's icc eventually be a drop-in for gcc.
>
> PRO: allows usage of clang as a drop-in in almost any open-source
> and lots of closed-source project
I'm strongly in favor of having a drop-in gcc compatible driver.
Someday we could also have a "nice and clean" compiler driver with
sane options, but that's a very low priority (to me! others may
disagree).
-Chris
More information about the cfe-commits
mailing list