[clang-format] Add MacroUnexpander.
MacroUnexpander applies the structural formatting of expanded lines into UnwrappedLines to the corresponding unexpanded macro calls, resulting in UnwrappedLines for the macro calls the user typed. Differential Revision: https://reviews.llvm.org/D88299
Loading
Please sign in to comment