[all-commits] [llvm/llvm-project] f43c4c: Revert "[clangd] IncludeCleaner: Add support for I...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Thu Mar 31 09:00:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f43c4c5be29b4111bb953371b8ca83a4511fb1c1
https://github.com/llvm/llvm-project/commit/f43c4c5be29b4111bb953371b8ca83a4511fb1c1
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:
-----------
Revert "[clangd] IncludeCleaner: Add support for IWYU pragma private"
This reverts commit 4cb38bfe76b7ef157485338623c931d04d17b958.
Awkwardly enough, this builds Windows buildbots:
http://45.33.8.238/win/55402/step_9.txt
It is yet unclear why this is happening but I will need more time to
diagnose the issue.
More information about the All-commits
mailing list