[PATCH] D150185: [include-cleaner] Allow multiple strategies for spelling includes.

Viktoriia Bakalova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 06:22:37 PDT 2023


VitaNuo created this revision.
Herald added subscribers: kadircet, arphaman.
Herald added a project: All.
VitaNuo updated this revision to Diff 525477.
VitaNuo added a comment.
VitaNuo updated this revision to Diff 525560.
VitaNuo updated this revision to Diff 525566.
VitaNuo updated this revision to Diff 525574.
VitaNuo retitled this revision from "[WIP][include-cleaner] Allow multiple strategies for spelling includes." to "[include-cleaner] Allow multiple strategies for spelling includes.".
VitaNuo added a reviewer: kadircet.
VitaNuo published this revision for review.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

Update


VitaNuo added a comment.

Instantiate the strategies early. Prevent instantiation on each spelling request.


VitaNuo added a comment.

Minor update.


VitaNuo added a comment.

Remove extra comment.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150185

Files:
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/clangd/IncludeCleaner.h
  clang-tools-extra/include-cleaner/include/clang-include-cleaner/Analysis.h
  clang-tools-extra/include-cleaner/lib/Analysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150185.525574.patch
Type: text/x-patch
Size: 8609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/a453530a/attachment-0001.bin>


More information about the cfe-commits mailing list