[PATCH] D80528: [clang-format][WIP] Run more stability FormatTests

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 22 09:53:52 PST 2021


MyDeveloperDay added subscribers: HazardyKnusperkeks, owenpan, curdeius.
MyDeveloperDay added a comment.

@HazardyKnusperkeks, @curdeius, @owenpan I feel we should try and get this committed, people tend to follow the adjacent style of the unit tests, and I sort of feel we keep having to ask people to use verifyFormat. maybe if we got rid of the unnecessary EXPECT_EQ we could reduce that, (I also like the way it messes up the code and checks its stable)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80528



More information about the cfe-commits mailing list