MyDeveloperDay added a comment.

This has caught me out from time to time, but the presence of such an option 
can lead to users mixing clang-format versions which could lead to 
flip/flopping of changes, so I'm not 100% sure it won't drive bad behaviour.

However breaking based on the option can be a pain if the code you are 
formatting isn't even using the new option

I wonder is it possible to do this without impacting the LLVM support libraries?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86137

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

Reply via email to