klimek marked 7 inline comments as done. klimek added inline comments.
================ Comment at: clang/lib/Format/Macros.h:201 + /// Generally, this line tries to have the same structure as the expanded, + /// formatted unwrapped lines handed in via \c addLine(), with the exception + /// that for multiple top-level lines, each subsequent line will be the ---------------- sammccall wrote: > you could give this a name like "tail form", and then refer to it in docs of > MacroCallReconstructor::Result, in MacroCallReconstructor.cpp:482, etc. > > Up to you. I'm somewhat unhappy with the term "tail form"; happy to do this in a subsequent change if we find a better name. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88299/new/ https://reviews.llvm.org/D88299 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits