[clang-format][NFC] Change EXPECT_EQ to verifyFormat or verifyNoChange

Replaces some 600 EXPECT_EQ() to verifyFormat() or verifyNoChange() in
FormatTest.cpp because the former neither checks stability of formatting
nor tests formatting C++ as Objective C.

Also marks dozens of unstable test cases with FIXME comments.

Differential Revision: https://reviews.llvm.org/D159051
This commit is contained in:
Owen Pan
2023-08-28 18:13:56 -07:00
parent 22e8d5b428
commit 8b131d2e14

File diff suppressed because it is too large Load Diff