[all-commits] [llvm/llvm-project] 593814: [clangd] IncludeCleaner: Complicated rules for enu...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Mon Oct 25 13:04:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 593814a10cb44c75b52fc525618c45af009bf3f9
https://github.com/llvm/llvm-project/commit/593814a10cb44c75b52fc525618c45af009bf3f9
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] IncludeCleaner: Complicated rules for enum usage
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D112209
More information about the All-commits
mailing list