[PATCH] D91840: OpaquePtr: Require byval on x86_intrcc parameter 0
    David Blaikie via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Nov 30 15:53:17 PST 2020
    
    
  
dblaikie added a comment.
(generally I'd suggest splitting the clangc and llvm patches if at all possible - in this case I'm guessing the clang patch could go first (adding the attribute which would be redundant/unused initially), then the LLVM one?)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91840/new/
https://reviews.llvm.org/D91840
    
    
More information about the cfe-commits
mailing list