7 lines · plain
1// RUN: %python %S/../../docs/tools/dump_format_style.py -o %t.style2// RUN: diff --strip-trailing-cr %t.style \3// RUN: %S/../../docs/ClangFormatStyleOptions.rst4 5// RUN: %python %S/../../docs/tools/dump_format_help.py -o %t.help6// RUN: diff --strip-trailing-cr %t.help %S/../../docs/ClangFormat.rst7