[all-commits] [llvm/llvm-project] 57f802: Revert "[Clang] Diagnose invalid function types in...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Thu May 8 16:51:58 PDT 2025
Branch: refs/heads/users/mizvekov/revert-138657
Home: https://github.com/llvm/llvm-project
Commit: 57f8029736da494f1702fe76514e81196187c946
https://github.com/llvm/llvm-project/commit/57f8029736da494f1702fe76514e81196187c946
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaExpr.cpp
M clang/test/SemaTemplate/fun-template-def.cpp
Log Message:
-----------
Revert "[Clang] Diagnose invalid function types in dependent contexts (#138731)"
This reverts commit cf9b4d1e7961214deabd99a9fc3b1d4c9e78a71f.
Causes breakages as reported here: https://github.com/llvm/llvm-project/pull/138731#issuecomment-2864298000
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