[all-commits] [llvm/llvm-project] 9af038: [clang-format] Revert e9e6e3b34a8e
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Sun Jan 17 03:14:40 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9af03864df746aa9a9cf3573da952ce6c5d902cd
https://github.com/llvm/llvm-project/commit/9af03864df746aa9a9cf3573da952ce6c5d902cd
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/Format.cpp
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Revert e9e6e3b34a8e
Reverting {D92753} due to issues with #pragma indentation in #ifdef/endif structure
More information about the All-commits
mailing list