[PATCH] D115061: [clang-format][NFC] Prefer pass by reference
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 4 12:38:58 PST 2021
curdeius added a comment.
I share Arthur's point of view and I prefer the pointers. I don't see an advantage of this proposed change.
If only we had C#'s `out`...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115061/new/
https://reviews.llvm.org/D115061
More information about the cfe-commits
mailing list