[Lldb-commits] [PATCH] D102092: [lldb] Enable -Wmisleading-indentation
David Blaikie via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 7 14:40:00 PDT 2021
dblaikie added a comment.
might as well enable it for LLVM more generally? (though probably lldb specifically, and lots of llvm more generally, would need cleanup before this is enabled? Have you checked if lldb or other parts of llvm build cleanly with this warning enabled?)
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