[all-commits] [llvm/llvm-project] 440e93: Revert "sanitizers: increase .clang-format columns...
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Wed Jul 28 00:40:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 440e936c47f5271a741b13e96f8ff36388ea96b5
https://github.com/llvm/llvm-project/commit/440e936c47f5271a741b13e96f8ff36388ea96b5
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M compiler-rt/lib/asan/.clang-format
M compiler-rt/lib/dfsan/.clang-format
M compiler-rt/lib/hwasan/.clang-format
M compiler-rt/lib/interception/.clang-format
M compiler-rt/lib/lsan/.clang-format
M compiler-rt/lib/msan/.clang-format
M compiler-rt/lib/safestack/.clang-format
M compiler-rt/lib/sanitizer_common/.clang-format
M compiler-rt/lib/tsan/.clang-format
Log Message:
-----------
Revert "sanitizers: increase .clang-format columns to 100"
This reverts commit 5d1df6d220f1d6f726d9643848679d781750db64.
There is a strong objection to this change:
https://reviews.llvm.org/D106436#2905618
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D106847
More information about the All-commits
mailing list