[PATCH] D152473: [clang-format] Add test case for issue 63170
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 9 08:07:57 PDT 2023
paulkirth added a comment.
In D152473#4407832 <https://reviews.llvm.org/D152473#4407832>, @owenpan wrote:
> Can you add the test to clang/unittests/Format/FormatTest.cpp instead? Please also include the full diff. See https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface.
I can try to add this to unit tests, but I used arcanist so this is the full context, since I only made a lit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152473/new/
https://reviews.llvm.org/D152473
More information about the cfe-commits
mailing list