[PATCH] D152685: [clangd] Decouple IncludeCleaner implementation from Config

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 12 01:48:33 PDT 2023


kadircet created this revision.
kadircet added a reviewer: hokein.
Herald added a subscriber: arphaman.
Herald added a project: All.
kadircet requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.

This should help managing tests as we change defaults in configs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152685

Files:
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/clangd/IncludeCleaner.h
  clang-tools-extra/clangd/ParsedAST.cpp
  clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152685.530428.patch
Type: text/x-patch
Size: 27801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230612/c0a3fbbc/attachment-0001.bin>


More information about the cfe-commits mailing list