[all-commits] [llvm/llvm-project] a091bf: [Clang] fix access checking inside return-type-req...
Zhikai Zeng via All-commits
all-commits at lists.llvm.org
Sat Jun 22 00:31:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a091bfe71fdde4358dbfc73926f875cb05121c00
https://github.com/llvm/llvm-project/commit/a091bfe71fdde4358dbfc73926f875cb05121c00
Author: Zhikai Zeng <backlight.zzk at gmail.com>
Date: 2024-06-22 (Sat, 22 Jun 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/test/CXX/expr/expr.prim/expr.prim.req/compound-requirement.cpp
Log Message:
-----------
[Clang] fix access checking inside return-type-requirement of compound requirements (#95651)
fixes https://github.com/llvm/llvm-project/issues/93788 .
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