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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 12:35:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306731: Remove `inline` keyword from inline `classof` methods (authored by sbc).

Repository:
  rL LLVM

https://reviews.llvm.org/D33906

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33906.104721.patch
Type: text/x-patch
Size: 79333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/84ef3f18/attachment-0001.bin>


More information about the llvm-commits mailing list