[all-commits] [llvm/llvm-project] 4cb38b: [clangd] IncludeCleaner: Add support for IWYU prag...

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Thu Mar 31 03:50:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cb38bfe76b7ef157485338623c931d04d17b958
      https://github.com/llvm/llvm-project/commit/4cb38bfe76b7ef157485338623c931d04d17b958
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    M clang-tools-extra/clangd/IncludeCleaner.cpp
    M clang-tools-extra/clangd/IncludeCleaner.h
    M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp

  Log Message:
  -----------
  [clangd] IncludeCleaner: Add support for IWYU pragma private

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D120306




More information about the All-commits mailing list