[Lldb-commits] [PATCH] D13574: [LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core; other minor fixes.

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 9 10:14:50 PDT 2015


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

We are pretty inconsistent with the space after a function name and before the ( so I don't mind.


Repository:
  rL LLVM

http://reviews.llvm.org/D13574





More information about the lldb-commits mailing list