aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-07-21 15:39:01 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-07-22 11:15:02 +0200
commit5d1df6d220f1d6f726d9643848679d781750db64 (patch)
treed476cdf98c0d59bc1ae250c3b4c53d1369d68044 /llvm/lib/CodeGen/MachineInstr.cpp
parentb115c038d2d4de15e240d15c6770df5c496b60b6 (diff)
downloadllvm-5d1df6d220f1d6f726d9643848679d781750db64.zip
llvm-5d1df6d220f1d6f726d9643848679d781750db64.tar.gz
llvm-5d1df6d220f1d6f726d9643848679d781750db64.tar.bz2
sanitizers: increase .clang-format columns to 100
The current (default) line length is 80 columns. That's based on old hardware and historical conventions. There are no existent reasons to keep line length that small, especially provided that our coding style uses quite lengthy identifiers. The Linux kernel recently switched to 100, let's start with 100 as well. This change intentionally does not re-format code. Re-formatting is intended to happen incrementally, or on dir-by-dir basis separately. Reviewed By: vitalybuka, melver, MaskRay Differential Revision: https://reviews.llvm.org/D106436
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions