[PATCH] D158805: [clang-format][NFC] Remove extraneous newlines at end of test cases
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 25 11:44:06 PDT 2023
HazardyKnusperkeks added inline comments.
================
Comment at: clang/unittests/Format/FormatTest.cpp:24187
// Newlines are important here.
+ verifyFormat("FOO(1+2 )", Style);
----------------
This.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158805/new/
https://reviews.llvm.org/D158805
More information about the cfe-commits
mailing list