This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c65dfc895d0: [AST] Add introspection support for Decls
(authored by stephenkelly).
Changed prior to commit:
https://reviews.llvm.org/D98775?vs=332160&id=332469#toc
Repository:
rG LLVM Github Monorep
steveire updated this revision to Diff 332160.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98775/new/
https://reviews.llvm.org/D98775
Files:
clang/include/clang/Tooling/NodeIntrospection.h
clang/lib/Tooling/C
steveire updated this revision to Diff 332119.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98775/new/
https://reviews.llvm.org/D98775
Files:
clang/include/clang/Tooling/NodeIntrospection.h
clang/lib/Tooling/C
steveire updated this revision to Diff 331413.
steveire added a comment.
Herald added a subscriber: mgorny.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98775/new/
https://reviews.llvm.org/D98775
Files:
clang/include/clang/Tooling/NodeIn
steveire created this revision.
steveire added a reviewer: njames93.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The test code has lots of interesting locations which are not yet
introspected, but those will come later:
http:/