1411df3bbSOwen Pan// RUN: %python %S/../../docs/tools/dump_format_style.py -o %t.style 2*d7a8e098SOwen Pan// RUN: diff --strip-trailing-cr %t.style \ 3*d7a8e098SOwen Pan// RUN: %S/../../docs/ClangFormatStyleOptions.rst 4eeadd012SOwen Pan 5eeadd012SOwen Pan// RUN: %python %S/../../docs/tools/dump_format_help.py -o %t.help 6*d7a8e098SOwen Pan// RUN: diff --strip-trailing-cr %t.help %S/../../docs/ClangFormat.rst 7