[all-commits] [llvm/llvm-project] 1fa3c8: [Clang] prevent recovery call expression from proc...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Thu Oct 10 01:02:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fa3c857f011bfbca788d481680229accbf6e350
https://github.com/llvm/llvm-project/commit/1fa3c857f011bfbca788d481680229accbf6e350
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaExpr.cpp
A clang/test/SemaTemplate/recovery-crash-cxx20.cpp
Log Message:
-----------
[Clang] prevent recovery call expression from proceeding with explicit attributes and undeclared templates (#107786)
Fixes #107047
Fixes #49093
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