[all-commits] [llvm/llvm-project] e4f373: [Clang] fix crash by avoiding invalidation of exte...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Fri Aug 16 15:01:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4f3735d5f600b17b8f86956162d41ce82096685
https://github.com/llvm/llvm-project/commit/e4f3735d5f600b17b8f86956162d41ce82096685
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2024-08-17 (Sat, 17 Aug 2024)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/test/CXX/basic/basic.start/basic.start.main/p3.cpp
Log Message:
-----------
[Clang] fix crash by avoiding invalidation of extern main declaration during strictness checks (#104594)
Fixes #104570
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