[PATCH] D33125: Introduce isoneof<T0, T1, ...> as an extension of isa<T>
    serge via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat May 13 06:35:12 PDT 2017
    
    
  
serge-sans-paille added a comment.
@sanjoy I updated the ``isoneof`` implementation to behave like ``isa`` when only one parameter is provided
Repository:
  rL LLVM
https://reviews.llvm.org/D33125
    
    
More information about the llvm-commits
mailing list