[PATCH] Fix assertions on annot_* tokens in clang -E

Argyrios Kyrtzidis kyrtzidis at apple.com
Thu Jan 30 10:13:52 PST 2014


On Jan 30, 2014, at 10:08 AM, Ben Langmuir <blangmuir at apple.com> wrote:

> 
>> The test should not depend on a system header, particularly depending on the system header being modular.
>> 
>> Try using a custom module or an isysroot specific for testing, e.g 
>> test/Modules//self-import-header/test.m
>> uses a custom isysroot.
> 
> Ah, that makes sense.  Updated patch with a custom module.

LGTM!

> 
> <fix-pp-assert.patch>




More information about the cfe-commits mailing list