[all-commits] [llvm/llvm-project] 426e69: [clang-format][NFC] Delete redundant and extraneou...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Mar 15 20:54:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 426e6945897afbec01c042bec4771522a2aac176
https://github.com/llvm/llvm-project/commit/426e6945897afbec01c042bec4771522a2aac176
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M clang/lib/Format/BreakableToken.h
M clang/lib/Format/ContinuationIndenter.h
M clang/lib/Format/Encoding.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatInternal.h
M clang/lib/Format/FormatToken.h
M clang/lib/Format/FormatTokenLexer.h
M clang/lib/Format/FormatTokenSource.h
M clang/lib/Format/Macros.h
M clang/lib/Format/SortJavaScriptImports.h
M clang/lib/Format/TokenAnalyzer.h
M clang/lib/Format/TokenAnnotator.h
M clang/lib/Format/UnwrappedLineFormatter.h
M clang/lib/Format/UnwrappedLineParser.h
M clang/lib/Format/WhitespaceManager.h
Log Message:
-----------
[clang-format][NFC] Delete redundant and extraneous #include lines
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list