[PATCH] D126902: [Attributes] Remove AttrSyntax and migrate uses to AttributeCommonInfo::Syntax (NFC)
Leonard Grey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 08:39:38 PDT 2022
lgrey updated this revision to Diff 434036.
lgrey added a comment.
Add assert
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126902/new/
https://reviews.llvm.org/D126902
Files:
clang/include/clang/Basic/Attributes.h
clang/lib/Basic/Attributes.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126902.434036.patch
Type: text/x-patch
Size: 9989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/4ceedb79/attachment.bin>
More information about the llvm-commits
mailing list