diff options
author | Owen Pan <owenpiano@gmail.com> | 2025-04-09 17:52:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 17:52:12 -0700 |
commit | f34483838937b1a01ee11ee22bdd6e13c81e9fff (patch) | |
tree | 73124c6c45bc97f2c8c7fedb9e6c564f27850abc /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 2795abb2f8c71a6f00371b49d49829efe2814b0d (diff) | |
download | llvm-f34483838937b1a01ee11ee22bdd6e13c81e9fff.zip llvm-f34483838937b1a01ee11ee22bdd6e13c81e9fff.tar.gz llvm-f34483838937b1a01ee11ee22bdd6e13c81e9fff.tar.bz2 |
[clang-format] Keep the space between `not` and a unary operator (#135035)
Also keep the space between `not` and `::`.
Based on the
[documentation](https://releases.llvm.org/20.1.0/tools/clang/docs/ClangFormatStyleOptions.html#spaceafterlogicalnot),
it can be argued that SpaceAfterLogicalNot doesn't cover the alternative
operator `not`.
Closes #125465
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions