[PATCH] D71037: [Diagnostic] Add ftabstop to -Wmisleading-indentation

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 3 13:01:34 PST 2020


Tyker added a comment.

In D71037#1803361 <https://reviews.llvm.org/D71037#1803361>, @xbolva00 wrote:

> Can you add a test case for that crash? Otherwise OK.


as i said. the bug can only occur for one line files. so we can't have a run line and a the crashing line. so i wasn't able to make a test for it.


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

https://reviews.llvm.org/D71037





More information about the cfe-commits mailing list