[all-commits] [llvm/llvm-project] 326cb5: [clang-format] Simplify conditions in spaceRequire...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Fri Feb 11 03:03:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 326cb51b147a1de17ba0157c41c37243d3cbc0ff
https://github.com/llvm/llvm-project/commit/326cb51b147a1de17ba0157c41c37243d3cbc0ff
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
Log Message:
-----------
[clang-format] Simplify conditions in spaceRequiredBetween. NFC.
Commit: fd16eeea9d16150e35cadae1d77cee831b8cf510
https://github.com/llvm/llvm-project/commit/fd16eeea9d16150e35cadae1d77cee831b8cf510
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Assert default style instead of commenting. NFC.
Compare: https://github.com/llvm/llvm-project/compare/32a0482a65b8...fd16eeea9d16
More information about the All-commits
mailing list