This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9676febb99d: [AST] Add DeclarationNameInfo to node
introspection (authored by stephenkelly).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101049/new/
http
steveire updated this revision to Diff 340049.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101049/new/
https://reviews.llvm.org/D101049
Files:
clang/include/clang/Tooling/NodeIntrospection.h
clang/lib/Tooling
njames93 added inline comments.
Comment at: clang/include/clang/Tooling/NodeIntrospection.h:29
class CXXBaseSpecifier;
+class DeclarationNameInfo;
Please fix this lint warning.
Comment at: clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py:
steveire updated this revision to Diff 339793.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101049/new/
https://reviews.llvm.org/D101049
Files:
clang/include/clang/Tooling/NodeIntrospection.h
clang/lib/Tooling
steveire updated this revision to Diff 339563.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101049/new/
https://reviews.llvm.org/D101049
Files:
clang/include/clang/Tooling/NodeIntrospection.h
clang/lib/Tooling
steveire created this revision.
steveire added a reviewer: njames93.
Herald added a subscriber: mgrang.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D101049
Files: