[PATCH] D85264: Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE
    James Park via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug  4 18:06:51 PDT 2020
    
    
  
jpark37 created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
jpark37 requested review of this revision.
Fix MSVC warning when __forceinline is paired with inline.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D85264
Files:
  llvm/include/llvm/IR/User.h
  llvm/include/llvm/Support/Compiler.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85264.283084.patch
Type: text/x-patch
Size: 6254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/1691ed67/attachment.bin>
    
    
More information about the llvm-commits
mailing list