[PATCH] D19693: [Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 15:38:42 PDT 2016


Yea… Arc seems to have done something odd with my out-of-date checkout.

I’ll make sure that gets cleaned up, and I’ll add a test.

Thanks,
-Chris

> On Apr 28, 2016, at 3:23 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> 
> t.p.northover added a comment.
> 
> The __ARM_DWARF_EH__ change looks reasonable, but it's probably an idea to put a check into tools/clang/tests/Preprocessor/arm-target-features.c (watch is checked with "ARMV7K").
> 
> The rest of the changes look like they're from an unsynchronized branch?
> 
> 
> http://reviews.llvm.org/D19693
> 
> 
> 



More information about the cfe-commits mailing list