[all-commits] [llvm/llvm-project] 84bc0a: [Clang] Fix parsing of invalid type-requirement (#...
cor3ntin via All-commits
all-commits at lists.llvm.org
Fri Jul 12 04:12:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84bc0a9e02bbcfc0f1e1333f642be37e687fb429
https://github.com/llvm/llvm-project/commit/84bc0a9e02bbcfc0f1e1333f642be37e687fb429
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaTemplate.cpp
M clang/test/Parser/cxx-concepts-requires-clause.cpp
Log Message:
-----------
[Clang] Fix parsing of invalid type-requirement (#98545)
A type-requirement cannot be an operator-function-id
Fixes #51868
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