jingham added a comment. That look good. There's one place (noted inline) where you are missing a newline at the end of a file. Fix that and it's good to go.
================ Comment at: source/Expression/ExpressionVariable.cpp:32-33 @@ +31,2 @@ + return NULL; +} \ No newline at end of file ---------------- Add missing newline. http://reviews.llvm.org/D12602 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits