teemperor accepted this revision. teemperor added a comment. This revision is now accepted and ready to land.
LGTM, thank you! ================ Comment at: lldb/test/API/lang/c/blocks/main.c:10 + + return z; +} ---------------- 4 spaces indentation instead of 3 (2 would probably be better, but this was already written with 4 so let's just keep the file in one code style). CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96366/new/ https://reviews.llvm.org/D96366 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
