<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 14 January 2014 19:35, Hans Wennborg <span dir="ltr"><<a href="mailto:hans@hanshq.net" target="_blank">hans@hanshq.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Author: hans<br>
Date: Tue Jan 14 13:35:09 2014<br>
New Revision: 199250<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=199250&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=199250&view=rev</a><br>
Log:<br>
Remove the -cxx-abi command-line flag.<br></blockquote><div><br></div><div>Hi Hans,</div><div><br></div><div>I'm seeing lots of errors on the ARM buildbot and it seems because of this commit:</div><div><br></div><div>
 <a href="http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host/builds/394">http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host/builds/394</a></div><div><br></div><div>Ex:<br></div><div>
<br></div><div>CodeGenCXX/destructor-exception-spec.cpp<br></div><div>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'<br>
</div><div><br></div><div>SemaCXX/microsoft-dtor-lookup.cpp<br></div><div>member 'operator delete' found in multiple base classes of different types<br></div><div><br></div><div>SemaCXX/warn-reinterpret-base-class.cpp<br>
</div><div>'reinterpret_cast' to class 'H *' from its base at non-zero offset 'A *' behaves differently from 'static_cast'<br></div><div><br></div><div>cheers,</div><div>--renato</div></div>
</div></div>