Qix- abandoned this revision.
Qix- added a comment.
Closing in favor of more complete plugin attribute changes discussed in IRC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99877/new/
https://reviews.llvm.org/D99877
_
Qix- updated this revision to Diff 336172.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99877/new/
https://reviews.llvm.org/D99877
Files:
clang/include/clang/Sema/ParsedAttr.h
clang/lib/Sema/SemaStmtAttr.cpp
Index: clang/lib/Sema/SemaStmtAttr
aaron.ballman added a comment.
Thank you for the patch! Btw, can you add more context to the patch when you
generate it (I usually use `-U 999` when making patches)?
The changes look good so far, but I think `docs\ClangPlugins.rst` should be
updated to document the new functionality and it woul
Qix- created this revision.
Qix- added a reviewer: aaron.ballman.
Qix- added a project: clang.
Qix- requested review of this revision.
Herald added a subscriber: cfe-commits.
Pretty cut and dry; currently plugins can create attributes for declarations
but any that are not recognized produce a dia