[cfe-dev] Newby questions
Chris Lattner
clattner at apple.com
Tue Sep 11 23:54:28 PDT 2007
On Sep 7, 2007, at 6:17 AM, Hartmut Kaiser wrote:
>>> The errors I've seen were because of the problem above. Now
>> everything
>>> I checked (especially wrt macro expansion order and macro parameter
>>> evaluation) looks ok. Good job! There aren't too much preprocessors
>>> around being able to get all the Wave test cases right (so far,
>>> actually besides Wave itself there was only 'gcc -E' doing it
>>> correctly).
>>
>> Nice! We have a bunch of nasty testcases of our own in
>> clang/test/ Preprocessor if you're interested.
>
> Ohh! Cool. Found a bug in wave using these :-P! May I include the
> corresponding test to the Wave test suite in Boost?
>
Sure, go for it.
-Chris
More information about the cfe-dev
mailing list