Files
clang-p2996/clang/lib/Sema/SemaChecking.cpp
Vlad Serebrennikov a68d20e986 [clang] Implement CWG2428 "Deprecating a concept" (#92295)
This patch allows attributes to be attached to C++20 concepts,
implementing
[CWG2428](https://cplusplus.github.io/CWG/issues/2428.html).
2024-05-17 16:02:44 +04:00

773 KiB