thakis added a comment. In D102092#2771746 <https://reviews.llvm.org/D102092#2771746>, @kastiglione wrote:
> @thakis thanks for pointing that out. I had tried `-Wall` using the clang > included with the latest version of Xcode, and that does not enable > `-Wmisleading-indentation`. I see from the compiler explorer that recent > clang versions do include misleading indentation diagnostics with `-Wall`. It > seems worth keeping in until an Xcode release includes it with `-Wall`. Thanks for pointing this out, I didn't know Xcode's clang has a different `-Wall` set than normal clang. I agree it makes sense to opt in to this then. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D102092/new/ https://reviews.llvm.org/D102092 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits