[PATCH] D111293: [CFE][Codegen][In-progress] Remove CodeGenFunction::InitTempAlloca()
    John McCall via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Oct  8 02:46:13 PDT 2021
    
    
  
rjmccall added a comment.
Hmm.  I decided the ObjC case needed a more complex change and went ahead and committed that fix here: https://github.com/llvm/llvm-project/commit/5ab6ee75994d.  That obviates the need for the new test; sorry for the runaround.  Please rebase and I'll review.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111293/new/
https://reviews.llvm.org/D111293
    
    
More information about the cfe-commits
mailing list