[PATCH] D136751: [clang][Interp] This pointers are writable in constructors

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 22:53:57 PST 2023


tbaeder updated this revision to Diff 501380.
tbaeder marked 2 inline comments as done.
tbaeder added a comment.

Added the new test case.


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

https://reviews.llvm.org/D136751

Files:
  clang/lib/AST/Interp/Function.h
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/Pointer.h
  clang/test/AST/Interp/cxx20.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136751.501380.patch
Type: text/x-patch
Size: 4224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230301/b22e3fcd/attachment.bin>


More information about the cfe-commits mailing list