[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 04:41:51 PDT 2016


teemperor updated this revision to Diff 54343.
teemperor added a comment.

- Fixed indentation


http://reviews.llvm.org/D19312

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDeclCXX.cpp
  test/SemaCXX/ctor-init-with-member-call.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19312.54343.patch
Type: text/x-patch
Size: 5219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160420/4becb588/attachment.bin>


More information about the cfe-commits mailing list