[PATCH] D67888: [clang-format] NFC clang-format the clang-format unit tests

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 00:36:41 PDT 2019


MyDeveloperDay added a comment.

In D67888#1678465 <https://reviews.llvm.org/D67888#1678465>, @owenpan wrote:

> 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?


it used the .clang-format file from the llvm tree and yes subsequent clang-formats yield no other changes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67888/new/

https://reviews.llvm.org/D67888





More information about the cfe-commits mailing list