[PATCH] D132945: [clang] Skip re-building lambda expressions in parameters to consteval fns.
Utkarsh Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 30 12:08:40 PDT 2022
usaxena95 updated this revision to Diff 456745.
usaxena95 added a comment.
This actually fixes two more issues.
Update release notes and add more documentation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132945/new/
https://reviews.llvm.org/D132945
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/cxx2a-consteval.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132945.456745.patch
Type: text/x-patch
Size: 3902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220830/528ae317/attachment.bin>
More information about the cfe-commits
mailing list