[PATCH] D68969: [clang-format] Remove the dependency on frontend

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 04:45:47 PDT 2019


klimek added a comment.

My intuitive solution would have been to get the char* for the start and end-location and then search forward and backwards for \n.


Repository:
  rC Clang

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

https://reviews.llvm.org/D68969





More information about the cfe-commits mailing list