[PATCH] D33906: Remove `inline` keyword from inline `classof` methods

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 11:31:26 PDT 2017


sbc100 updated this revision to Diff 104705.
sbc100 added a comment.

- rebase


https://reviews.llvm.org/D33906

Files:
  include/llvm/Analysis/MemorySSA.h
  include/llvm/Analysis/ScalarEvolution.h
  include/llvm/Analysis/ScalarEvolutionExpressions.h
  include/llvm/CodeGen/PseudoSourceValue.h
  include/llvm/CodeGen/SelectionDAGNodes.h
  include/llvm/IR/Argument.h
  include/llvm/IR/BasicBlock.h
  include/llvm/IR/Constant.h
  include/llvm/IR/Constants.h
  include/llvm/IR/DerivedTypes.h
  include/llvm/IR/Function.h
  include/llvm/IR/GlobalAlias.h
  include/llvm/IR/GlobalIFunc.h
  include/llvm/IR/GlobalIndirectSymbol.h
  include/llvm/IR/GlobalObject.h
  include/llvm/IR/GlobalVariable.h
  include/llvm/IR/InlineAsm.h
  include/llvm/IR/InstrTypes.h
  include/llvm/IR/Instruction.h
  include/llvm/IR/Instructions.h
  include/llvm/IR/IntrinsicInst.h
  include/llvm/IR/Operator.h
  include/llvm/IR/Statepoint.h
  include/llvm/IR/User.h
  include/llvm/Object/Archive.h
  include/llvm/Object/COFF.h
  include/llvm/Object/COFFImportFile.h
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Object/IRObjectFile.h
  include/llvm/Object/MachOUniversal.h
  include/llvm/Object/ObjectFile.h
  include/llvm/Object/SymbolicFile.h
  include/llvm/Support/YAMLParser.h
  include/llvm/Support/YAMLTraits.h
  include/llvm/Transforms/Utils/PredicateInfo.h
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  lib/Transforms/Coroutines/CoroInstr.h
  utils/TableGen/DAGISelMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33906.104705.patch
Type: text/x-patch
Size: 78079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/60dff007/attachment.bin>


More information about the llvm-commits mailing list