[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 05:30:00 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6aca6032c5b6: [AST] Include the TranslationUnitDecl when traversing with TraversalScope (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D104071?vs=351365&id=351415#toc

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/AST/ASTContextParentMapTest.cpp
  clang/unittests/Tooling/RecursiveASTVisitorTests/TraversalScope.cpp

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


More information about the cfe-commits mailing list