[PATCH] D151373: [libclang] Expose arguments of clang::annotate{_type}
Fridtjof Mund via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 10 09:12:29 PDT 2023
fridtjof updated this revision to Diff 530219.
fridtjof added a comment.
- Deduplicated code by using templates (looks a bit ridicilous though)
- Release notes entry added
- Unit test added
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.530219.patch
Type: text/x-patch
Size: 7873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230610/a50a076a/attachment.bin>
More information about the cfe-commits
mailing list