diff options
author | Sirraide <aeternalmail@gmail.com> | 2024-08-22 23:33:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 23:33:40 +0200 |
commit | 8b5f606612de30ece5e113517decacca0d8ccb35 (patch) | |
tree | 73a0a7d4c7b93e90aeb04c9062aed8a8c85c5774 /llvm/unittests/ADT/StringRefTest.cpp | |
parent | d010ec6af8162a8ae4e42d2cac5282f83db0ce07 (diff) | |
download | llvm-8b5f606612de30ece5e113517decacca0d8ccb35.zip llvm-8b5f606612de30ece5e113517decacca0d8ccb35.tar.gz llvm-8b5f606612de30ece5e113517decacca0d8ccb35.tar.bz2 |
[Clang] [Parser] Improve diagnostic for `friend concept` (#105121)
Diagnose this early after parsing declaration specifiers; this allows us
to issue a better diagnostic. This also checks for `concept friend` and
concept declarations w/o a template-head because it’s easiest to do that
at the same time.
Fixes #45182.
Diffstat (limited to 'llvm/unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions