[PATCH] D12740: [LLVM] Fix Clang-tidy misc-use-override warnings, other minor fixes

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 17:14:21 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247216: Fix Clang-tidy misc-use-override warnings, other minor fixes (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D12740?vs=34383&id=34392#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12740

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12740.34392.patch
Type: text/x-patch
Size: 19139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/2a3155ff/attachment.bin>


More information about the llvm-commits mailing list