[PATCH] D83709: [NFC] Add 'override' keyword where missing in include/ and lib/.

Logan Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 09:49:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa19461d9e114: [NFC] Add 'override' keyword where missing in include/ and lib/. (authored by logan-5).

Changed prior to commit:
  https://reviews.llvm.org/D83709?vs=277509&id=277882#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83709/new/

https://reviews.llvm.org/D83709

Files:
  llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h
  llvm/include/llvm/Analysis/MustExecute.h
  llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h
  llvm/include/llvm/IR/DiagnosticInfo.h
  llvm/include/llvm/MC/MCELFObjectWriter.h
  llvm/include/llvm/MC/MCMachObjectWriter.h
  llvm/include/llvm/MC/MCWasmObjectWriter.h
  llvm/include/llvm/MC/MCWinCOFFObjectWriter.h
  llvm/include/llvm/Object/Error.h
  llvm/include/llvm/Support/FormatAdapters.h
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp
  llvm/lib/Target/AVR/AVRFrameLowering.cpp
  llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/lib/Transforms/Utils/FixIrreducible.cpp
  llvm/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/lib/Transforms/Utils/UnifyLoopExits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83709.277882.patch
Type: text/x-patch
Size: 26997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/6de952f5/attachment.bin>


More information about the llvm-commits mailing list