[PATCH] D99861: [Clang] Record tokens in attribute arguments for user-defined C++/C2x attributes
Josh Junon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 10 07:38:58 PDT 2021
Qix- updated this revision to Diff 336614.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99861/new/
https://reviews.llvm.org/D99861
Files:
clang/examples/CMakeLists.txt
clang/examples/PrintAttributeTokens/CMakeLists.txt
clang/examples/PrintAttributeTokens/PrintAttributeTokens.cpp
clang/examples/PrintAttributeTokens/PrintAttributeTokens.exports
clang/examples/PrintAttributeTokens/README.txt
clang/include/clang/Lex/Preprocessor.h
clang/include/clang/Sema/ParsedAttr.h
clang/lib/Lex/Preprocessor.cpp
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Sema/ParsedAttr.cpp
clang/test/Frontend/plugin-print-attr-tokens.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99861.336614.patch
Type: text/x-patch
Size: 22237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210410/8ed0ca3f/attachment-0001.bin>
More information about the cfe-commits
mailing list