[PATCH] D60351: [builtins] Reformat builtins with clang-format
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 7 10:04:24 PDT 2019
thakis added a comment.
In D60351#1457455 <https://reviews.llvm.org/D60351#1457455>, @jfb wrote:
> I'd much rather see format updates happen as the files are touched, instead of all-out like this, because it makes mergebots sad.
Huh, usually the guidance is "land reformat in a separate commit". And we've mass-reformated code that didn't follow LLVM style before, e.g. lldb. What's different here?
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60351/new/
https://reviews.llvm.org/D60351
More information about the llvm-commits
mailing list