[PATCH] D104071: [AST] Include the TranslationUnitDecl when traversing with TraversalScope

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 11 01:51:19 PDT 2021


sammccall updated this revision to Diff 351365.
sammccall marked an inline comment as done.
sammccall added a comment.

Expand/clarify comments and variable names


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104071/new/

https://reviews.llvm.org/D104071

Files:
  clang-tools-extra/clangd/DumpAST.cpp
  clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang-tools-extra/clangd/unittests/TestTU.cpp
  clang/include/clang/AST/ASTContext.h
  clang/include/clang/AST/RecursiveASTVisitor.h
  clang/unittests/Tooling/RecursiveASTVisitorTests/TraversalScope.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104071.351365.patch
Type: text/x-patch
Size: 9021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210611/efdb6828/attachment.bin>


More information about the cfe-commits mailing list