[PATCH] D131541: [Sema] Fix friend destructor declarations after D130936

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 13 12:42:10 PDT 2022


royjacobson updated this revision to Diff 452448.
royjacobson added a comment.

Add another test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131541/new/

https://reviews.llvm.org/D131541

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaCXX/member-class-11.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131541.452448.patch
Type: text/x-patch
Size: 3128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220813/295e4b58/attachment.bin>


More information about the cfe-commits mailing list