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)
commit6fa09455ede666557221f6d8447d5da0addb1fab
tree468296b537ec1887a361c65877b555e1937d5dfb
parentc7aa5ca8a89f5a943c5074c39cdb4676daff9fa2
Fix Clang-tidy misc-use-override warnings, other minor fixes

Patch by Eugene Zelenko!

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

llvm-svn: 247216
llvm/include/llvm/CodeGen/MIRParser/MIRParser.h
llvm/include/llvm/ExecutionEngine/RuntimeDyld.h
llvm/include/llvm/Support/raw_ostream.h
llvm/include/llvm/TableGen/Record.h
llvm/lib/CodeGen/MIRPrintingPass.cpp
llvm/lib/ExecutionEngine/MCJIT/MCJIT.h
llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
llvm/lib/Transforms/Instrumentation/SafeStack.cpp
llvm/utils/TableGen/InstrInfoEmitter.cpp