[PATCH] D19312: Warn about UB at member function calls from base class ctor initializers.

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 09:56:30 PDT 2016


teemperor added a comment.

Oh, totally forgot that I also had a reference in the code, thanks! Will fix it ASAP.

Adding the example from the standard to the test cases sounds good. It actually tests a few things that aren't covered by the current test.


http://reviews.llvm.org/D19312





More information about the cfe-commits mailing list