r199250 - Remove the -cxx-abi command-line flag.

Reid Kleckner rnk at google.com
Tue Jan 14 14:41:11 PST 2014


r199260 should fix the failures for now.


On Tue, Jan 14, 2014 at 2:06 PM, Renato Golin <renato.golin at linaro.org>wrote:

> On 14 January 2014 19:35, Hans Wennborg <hans at hanshq.net> wrote:
>
>> Author: hans
>> Date: Tue Jan 14 13:35:09 2014
>> New Revision: 199250
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=199250&view=rev
>> Log:
>> Remove the -cxx-abi command-line flag.
>>
>
> Hi Hans,
>
> I'm seeing lots of errors on the ARM buildbot and it seems because of this
> commit:
>
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host/builds/394
>
> Ex:
>
> CodeGenCXX/destructor-exception-spec.cpp
> error: backend data layout 'e-m:w-p:32:32-i64:64-v128:64:128-n32-S64' does
> not match expected target description
> 'e-m:e-p:32:32-i64:64-v128:64:128-n32-S64'
>
> SemaCXX/microsoft-dtor-lookup.cpp
> member 'operator delete' found in multiple base classes of different types
>
> SemaCXX/warn-reinterpret-base-class.cpp
> 'reinterpret_cast' to class 'H *' from its base at non-zero offset 'A *'
> behaves differently from 'static_cast'
>
> cheers,
> --renato
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140114/2c67dba6/attachment.html>


More information about the cfe-commits mailing list