[PATCH] D70638: [Diagnostic] add a warning which warns about misleading indentation

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 09:05:27 PST 2019


xbolva00 added a comment.

>> there is only one case in llvm's code in which this warning is more agressive thant GCC's.

I think that's okay. If after-commit feedback shows this is bad, we can always tune this diagnostic more and do not warn in that case.


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

https://reviews.llvm.org/D70638





More information about the cfe-commits mailing list