[PATCH] D151373: [libclang] Expose arguments of clang::annotate
Fridtjof Mund via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 29 17:24:01 PDT 2023
fridtjof updated this revision to Diff 545388.
fridtjof added a comment.
Whoops, forgot to run clang-format on the last diff. Also took the opportunity to just get rid of the template mess now that we're only dealing with AnnotateAttr anyway.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151373/new/
https://reviews.llvm.org/D151373
Files:
clang/docs/ReleaseNotes.rst
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/CursorVisitor.h
clang/unittests/libclang/LibclangTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151373.545388.patch
Type: text/x-patch
Size: 7401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230730/e9ec9d24/attachment.bin>
More information about the cfe-commits
mailing list