[PATCH] D72438: [clang-tidy] For checker `readability-misleading-indentation` update tests.

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 02:26:37 PST 2020


JonasToth accepted this revision.
JonasToth added a comment.
This revision is now accepted and ready to land.

LGTM.
This check already existed in clang-tidy and had a bug. So we should fix that (thank you for that) and probably even backport (release coming soon).
So even though clang itself might be able to do it, clang-tidy should do it properly as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72438





More information about the cfe-commits mailing list