[PATCH] D60996: [clang-format] Fix bug in reflow of block comments containing CR/LF

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 23 01:28:07 PDT 2019


MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.

This looks logical to me, seems to fit with what ``WhitespaceManager::appendNewlineText`` is doing

LGTM


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60996/new/

https://reviews.llvm.org/D60996





More information about the cfe-commits mailing list