[PATCH] D88299: [clang-format] Add MacroUnexpander.
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 18 12:44:55 PDT 2022
nridge added a comment.
Does this patch change the formatting behaviour of clang-format?
If so, are there any test cases that show before/after formatting? The MacroCallReconstructorTest unit test seems like it's testing an internal interface.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88299/new/
https://reviews.llvm.org/D88299
More information about the cfe-commits
mailing list