[PATCH] D67888: [clang-format] NFC clang-format the clang-format unit tests
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 22 22:33:01 PDT 2019
owenpan added a comment.
I suppose the .clang-format file you used only had `BasedOnStyle: LLVM` in it. Did you run clang-format the second time to ensure that the formatted file was stable?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67888/new/
https://reviews.llvm.org/D67888
More information about the cfe-commits
mailing list