On 1 September 2015 at 15:49, Aaron Ballman via cfe-commits
<cfe-commits@lists.llvm.org> wrote:
> Author: aaronballman
> Date: Tue Sep  1 09:49:24 2015
> New Revision: 246548
>
> URL: http://llvm.org/viewvc/llvm-project?rev=246548&view=rev
> Log:
> Add a new frontend warning for referencing members from the handler of a 
> constructor or destructor function-try-block, which is UB in C++.

Hi Aaron,

Could this be yours?

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost-neon/builds/3246

Seems like bad codegen, possibly a 32-bit issue? This is ok on the
AArch64 bots, have you seen any problem in x86-32 ones?

cheers,
--renato
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to