[all-commits] [llvm/llvm-project] 9f075c: Revert "[Clang][Sema] Fix invalid redefinition err...
Jun Zhang via All-commits
all-commits at lists.llvm.org
Wed Apr 20 08:46:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f075c3d84fb359efb6496535ab397a6f09609e2
https://github.com/llvm/llvm-project/commit/9f075c3d84fb359efb6496535ab397a6f09609e2
Author: Jun Zhang <jun at junz.org>
Date: 2022-04-20 (Wed, 20 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:
-----------
Revert "[Clang][Sema] Fix invalid redefinition error in if/switch/for statement"
This reverts commit be0905a333d6f7c4d7f5c70c18211463e53473cd.
This patch broke build addressed in https://github.com/llvm/llvm-project/issues/54968
Signed-off-by: Jun Zhang <jun at junz.org>
More information about the All-commits
mailing list