[PATCH] D111548: [Clang] Add the `annotate_type` attribute
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 14 06:23:07 PDT 2022
mboehme marked an inline comment as done.
mboehme added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:349
+- Added the `clang::annotate_type` attribute, which can be used to add
+ annotations to types (see documentation for details).
----------------
aaron.ballman wrote:
>
Thanks for catching -- fixed. (I'm too used to Markdown syntax...)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111548/new/
https://reviews.llvm.org/D111548
More information about the cfe-commits
mailing list