[PATCH] D23765: Fix for clang PR 29087

Taewook Oh via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 16 15:43:54 PDT 2016


twoh updated this revision to Diff 71711.
twoh added a comment.

Updated diff. For ConstructorUsingShadowDecl, test with its target CXXConstructorDecl, but only when it is not a default/copy/move constructor.


https://reviews.llvm.org/D23765

Files:
  lib/Sema/SemaExprCXX.cpp
  test/SemaCXX/cxx11-crashes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23765.71711.patch
Type: text/x-patch
Size: 44769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160916/5dd55e20/attachment-0001.bin>


More information about the cfe-commits mailing list