[all-commits] [llvm/llvm-project] 073269: Revert "[Clang] Only remove lambda scope after com...
Younan Zhang via All-commits
all-commits at lists.llvm.org
Tue Aug 19 09:57:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0732693d81975d92399ec6b63823ac27c83ab9fb
https://github.com/llvm/llvm-project/commit/0732693d81975d92399ec6b63823ac27c83ab9fb
Author: Younan Zhang <zyn7109 at gmail.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaLambda.cpp
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaCXX/cxx2b-consteval-propagate.cpp
Log Message:
-----------
Revert "[Clang] Only remove lambda scope after computing evaluation context" (#154382)
Revert due to breakage as reported in
https://github.com/llvm/llvm-project/pull/154106#discussion_r2285824084
Reverts llvm/llvm-project#154106
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list