[Lldb-commits] [PATCH] D13681: [LLDB] Fix Clang-tidy misc-use-override warnings in remaining files in include; other minor fixes.

Eugene Zelenko via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 12 16:17:48 PDT 2015


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: brucem, labath, clayborg.
Eugene.Zelenko added a subscriber: lldb-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.

This is second attempt based on current code.

I checked this patch on my own build on RHEL 6.

Please check it in if it's OK, because I don't have SVN write access.

Repository:
  rL LLVM

http://reviews.llvm.org/D13681

Files:
  Core/ValueObjectSyntheticFilter.h
  Core/ValueObjectVariable.h
  Symbol/ClangASTContext.h
  Symbol/GoASTContext.h
  Symbol/TypeSystem.h
  Target/ThreadPlanStepOverRange.h
  Target/ThreadPlanStepRange.h
  Target/ThreadPlanStepThrough.h
  Target/ThreadPlanStepUntil.h
  Target/ThreadPlanTracer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13681.37195.patch
Type: text/x-patch
Size: 39664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151012/2fa2ba38/attachment-0001.bin>


More information about the lldb-commits mailing list