[all-commits] [llvm/llvm-project] 6a4957: [clang-format] Add missing test for loops formatti...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Fri Jan 14 05:43:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a4957cbdff5d60de40639e6c9c8edd056b9a082
https://github.com/llvm/llvm-project/commit/6a4957cbdff5d60de40639e6c9c8edd056b9a082
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Add missing test for loops formatting. NFC.
The case with an inner while loop wasn't tested before. Same for outer loop with a ForeachMacro.
More information about the All-commits
mailing list