[PATCH] D145491: [clang] Replace Member Expressions During Instantiation If Necessary

Liming Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 13 07:22:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3951c28b37ff: [clang] Replace Member Expressions During Instantiation If Necessary (authored by lime).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145491

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/TreeTransform.h
  clang/test/CodeGenCXX/decl-ref-inheritance.cpp
  clang/test/SemaCXX/decltype.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145491.504644.patch
Type: text/x-patch
Size: 4624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230313/e0c9a700/attachment.bin>


More information about the cfe-commits mailing list