[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
Sat Apr 30 07:51:24 PDT 2016


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

Merged all tests into one file.


http://reviews.llvm.org/D19312

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDeclCXX.cpp
  test/SemaCXX/warn-undefined-in-ctor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19312.55716.patch
Type: text/x-patch
Size: 10305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160430/137d1a63/attachment.bin>


More information about the cfe-commits mailing list