r246548 - Add a new frontend warning for referencing members from the handler of a constructor or destructor function-try-block, which is UB in C++.

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 10:17:52 PDT 2015


On 1 September 2015 at 18:15, Aaron Ballman <aaron at aaronballman.com> wrote:
> It seems unlikely as this shouldn't effect codegen. None of the other
> bots seem to be red because it either. FWIW, my tests were 32-bit x86
> on Windows 10 with MSVC 2015.

Ok, I cleared the stage2 build directory, let's see how this build goes...

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

--reanto


More information about the cfe-commits mailing list