[PATCH] D121757: [clang-format] Take out common code for parsing blocks
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 24 16:35:03 PDT 2022
sstwcw marked 9 inline comments as done.
sstwcw added a comment.
I tried formatting the files in `clang-formatted-files.txt`. Besides the files in the list that get changed when formatted with the program built from `main`, none gets changed when I format them with the program built from this patch, whether or not `parseSwitch` is modified.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121757/new/
https://reviews.llvm.org/D121757
More information about the cfe-commits
mailing list