aaron.ballman added a comment.

We leave formatting decisions in clang-tidy to clang-format and I don't think 
we should deviate from that policy here without a very clear understanding of 
when we should relax that restriction. That said, I'm personally not certain we 
should have such an option (the long-term goal has generally been to integrate 
clang-format functionality into clang-tidy so there can be an option to just 
run format after applying fixes in a TU). Is there a compelling reason we 
should have it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131386

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to