[PATCH] D88299: [clang-format] Add MacroUnexpander.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 12:46:11 PDT 2022


klimek added a comment.

In D88299#3660772 <https://reviews.llvm.org/D88299#3660772>, @nridge wrote:

> 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.

No, this is prep-work for the real change, which I'm planning to send out soon.


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