Files
clang-p2996/clang/unittests/Format/FormatTestBase.h
Owen 7ecbf6c306 [clang-format][NFC] Skip remaining tests of the same case upon failure (#65540)
A typical test case goes through the format, stability, ObjC, and messUp
tests. If any of theses tests fails, we should skip the remaining tests
for the same test case.
2023-09-08 01:06:54 -07:00

6.2 KiB