[all-commits] [llvm/llvm-project] 9c0693: Reland "[Clang][Sema] Fix invalid redefinition err...
Jun Zhang via All-commits
all-commits at lists.llvm.org
Wed Apr 20 10:19:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c069374cebe0162bc4f0b9d0397cf2b1c5febf6
https://github.com/llvm/llvm-project/commit/9c069374cebe0162bc4f0b9d0397cf2b1c5febf6
Author: Jun Zhang <jun at junz.org>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/IdentifierResolver.cpp
M clang/test/SemaCXX/cxx1z-init-statement.cpp
Log Message:
-----------
Reland "[Clang][Sema] Fix invalid redefinition error in if/switch/for statement"
This reverts commit 9f075c3d84fb359efb6496535ab397a6f09609e2.
The broken build has alreasy been fixed in D124012, so reland it now.
Signed-off-by: Jun Zhang <jun at junz.org>
More information about the All-commits
mailing list