[all-commits] [llvm/llvm-project] e5d57c: Revert "[Clang] Fix assertion when __block is used...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Wed Apr 1 11:58:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5d57ce707e388219f0341002b8d8c908095bad1
https://github.com/llvm/llvm-project/commit/e5d57ce707e388219f0341002b8d8c908095bad1
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaObjC.cpp
R clang/test/Sema/gh183974.c
Log Message:
-----------
Revert "[Clang] Fix assertion when __block is used on global variables in C mode" (#190018)
Reverts llvm/llvm-project#183988
Breaks ObjC code, see
https://github.com/llvm/llvm-project/pull/183988#issuecomment-4134934748
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