Fix Clang-tidy misc-use-override warnings, other minor fixes
authorHans Wennborg <hans@hanshq.net>
Thu, 10 Sep 2015 00:12:56 +0000 (00:12 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 10 Sep 2015 00:12:56 +0000 (00:12 +0000)
commitbfd007fd70543c448448e0594e869d235b661a82
tree03440cfa121b60244b9536bd9590844eeb2eb486
parenta8544fbcdbe94b8a9ca829bcf1d3bb552e671685
Fix Clang-tidy misc-use-override warnings, other minor fixes

Patch by Eugene Zelenko!

Differential Revision: http://reviews.llvm.org/D12740

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247216 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MIRParser/MIRParser.h
include/llvm/ExecutionEngine/RuntimeDyld.h
include/llvm/Support/raw_ostream.h
include/llvm/TableGen/Record.h
lib/CodeGen/MIRPrintingPass.cpp
lib/ExecutionEngine/MCJIT/MCJIT.h
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
lib/Transforms/Instrumentation/SafeStack.cpp
utils/TableGen/InstrInfoEmitter.cpp