[Lldb-commits] [PATCH] D102092: [lldb] Enable -Wmisleading-indentation

Nico Weber via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 17 06:00:42 PDT 2021


thakis added a comment.

In both gcc and clang, -Wmisleading-indentation is part of -Wall as far as I can tell: https://godbolt.org/z/Msaz6Kb6T

In which build configuration does this change have an effect?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102092



More information about the lldb-commits mailing list