[PATCH] D124176: [clangd] Add beforeExecute() callback to FeatureModules.

Adam Czachorowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 08:51:58 PDT 2022


adamcz updated this revision to Diff 424215.
adamcz marked 5 inline comments as done.
adamcz added a comment.

addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124176

Files:
  clang-tools-extra/clangd/FeatureModule.h
  clang-tools-extra/clangd/ParsedAST.cpp
  clang-tools-extra/clangd/Preamble.cpp
  clang-tools-extra/clangd/unittests/FeatureModulesTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124176.424215.patch
Type: text/x-patch
Size: 5446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/864061e2/attachment-0001.bin>


More information about the cfe-commits mailing list