[PATCH] D127270: [clang-format] Add space in placement new expression
omar ahmed via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 01:20:36 PDT 2022
omarahmed added a comment.
In D127270#3584200 <https://reviews.llvm.org/D127270#3584200>, @curdeius wrote:
> Does this patch really fix https://github.com/llvm/llvm-project/issues/54703?
> If so, please add test for it. Otherwise remove the link from the summary (and if possible handle it in another review).
It should cover this case too, I have added a test to verify that it covers it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127270/new/
https://reviews.llvm.org/D127270
More information about the cfe-commits
mailing list