[all-commits] [llvm/llvm-project] 47ef09: Revert "clang-format: support aligned nested condi...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Apr 23 00:27:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 47ef09e4848a970c530928496b54085cfdba5a76
https://github.com/llvm/llvm-project/commit/47ef09e4848a970c530928496b54085cfdba5a76
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/ContinuationIndenter.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/WhitespaceManager.cpp
M clang/lib/Format/WhitespaceManager.h
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/FormatTestJS.cpp
Log Message:
-----------
Revert "clang-format: support aligned nested conditionals formatting"
This reverts 3d61b1120e8267aa39f4c9a33d618dbaec4ec6fa, 5daa25fd7a184524759b6ad065a8bd7e95aa149a
The clang-format test (FormatTest.ConfigurableUseOfTab) is failing in the buildbot:
http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/31811/steps/ninja%20check%201/logs/stdio
More information about the All-commits
mailing list