I apologize for spam. I meant to submit this patch to https://reviews.llvm.org/D134475
I am looking how to delete this.
Paths
| Differential D148926
[Clang] Add support for [[msvc::constexpr]] C++11 attribute AbandonedPublic Authored by RIscRIpt on Apr 21 2023, 7:51 AM.
Details
Summary I apologize for spam. I meant to submit this patch to https://reviews.llvm.org/D134475 I am looking how to delete this.
Diff Detail
Revision Contents
Diff 515735 clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/ExprConstant.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaStmtAttr.cpp
clang/test/AST/msvc-attrs-invalid.cpp
clang/test/AST/msvc-attrs.cpp
clang/test/AST/msvc-constexpr-new.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
|