[cfe-dev] Splitting up CGCXX.cpp
Fariborz Jahanian
fjahanian at apple.com
Wed Sep 2 08:29:06 PDT 2009
On Sep 1, 2009, at 9:41 PM, Anders Carlsson wrote:
>
> 1 sep 2009 kl. 11.51 skrev Fariborz Jahanian:
>
>> Having it all in one place make debugging easier IMO. We have
>> files larger than CGCXX.
>>
>> - fariborz
>
> In what way does it make debugging easier? I actually find it easier
> to have all related functions in a single file :)
Not a big deal. I like all related functionality in one file (because
of my work on objc-act.c which has all the
objective-c gcc stuff in the same file :).
- Fariborz
>
>
> Anders
More information about the cfe-dev
mailing list