[PATCH] D76781: [clang-format] Fix segfault when printing diagnostic

MyDeveloperDay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 08:06:14 PDT 2020


MyDeveloperDay added a comment.

see the discussion at D68969: [clang-format] Remove the dependency on frontend <https://reviews.llvm.org/D68969>D69854: [clang-format] [RELAND] Remove the dependency on frontend <https://reviews.llvm.org/D69854>D68554: [clang-format] Proposal for clang-format to give compiler style warnings <https://reviews.llvm.org/D68554>

given the effort to remove frontEnd It would be a shame to simply just bring it back like like that. (it has an impact I believe on binary size etc...)


Repository:
  rC Clang

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

https://reviews.llvm.org/D76781





More information about the llvm-commits mailing list