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

Ben Langmuir blangmuir at apple.com
Thu Jan 30 10:44:53 PST 2014


Committed as r200475.

On Jan 30, 2014, at 10:13 AM, Argyrios Kyrtzidis <kyrtzidis at apple.com> wrote:

> 
> 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