[all-commits] [llvm/llvm-project] d65019: [NFC] Clean up printing of UnwrappedLines.

r4nt via All-commits all-commits at lists.llvm.org
Fri Nov 25 06:27:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d65019bbcb0a33502ebfc3cfc492e4d3cee9c7b7
      https://github.com/llvm/llvm-project/commit/d65019bbcb0a33502ebfc3cfc492e4d3cee9c7b7
  Author: Manuel Klimek <klimek at google.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M clang/lib/Format/UnwrappedLineParser.cpp

  Log Message:
  -----------
  [NFC] Clean up printing of UnwrappedLines.

Move print functions to start of UnwarppedLineParser so they can be
used from everywhere in the file.
Pull out function that doesn't hard-code the stream.




More information about the All-commits mailing list