[Lldb-commits] [PATCH] D13574: [LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core; other minor fixes.
Eugene Zelenko via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 8 16:28:13 PDT 2015
Eugene.Zelenko added a comment.
I make whitespaces more consistent.
Space between function names and round bracket is consistent with Clang-format settings for LLDB.
Repository:
rL LLVM
http://reviews.llvm.org/D13574
More information about the lldb-commits
mailing list