[PATCH] D52527: [clang-format] fix Bug 38686: add AfterCaseLabel to BraceWrapping
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 8 16:28:39 PDT 2019
owenpan added a comment.
@MyDeveloperDay :
> do you happen to know if this script is run by the build or is supposed to be run by the developer after making the change to Format.h
I believe the developer must run it manually.
> If the latter, then I reckon the two are out of sync, perhaps I should submit a change to realign them, but really there should be some sort of make target that lets us determine when they diverge otherwise they'll keep changing
+1
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52527/new/
https://reviews.llvm.org/D52527
More information about the cfe-commits
mailing list