4 Commits

Author SHA1 Message Date
Owen Pan
d7a8e09893
[clang-format] Add --strip-trailing-cr to diff in docs_updated.test (#119666)
Fixes #119517.
2024-12-13 00:03:03 -08:00
Owen Pan
411df3bb49 [clang-format] Make command lines of dump_format_[style|help].py consistent 2024-12-09 00:56:24 -08:00
Owen Pan
eeadd0128d [clang-format] Also check ClangFormat.rst is up to date in docs_updated.test 2024-12-08 01:15:45 -08:00
Aiden Grossman
a9a4a83b61
[clang-format] Add test to ensure formatting options docs are updated (#118154)
This patch adds a lit test to clang format to ensure that the
ClangFormatStyleOptions doc page has been updated appropriately. The
test just runs the automatic update script and diffs the outputs to
ensure they are the same.
2024-12-04 23:41:12 -08:00