[PATCH] D123420:  [demangler] Rust demangler buffer reuse
    Nathan Sidwell via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 13 04:01:44 PDT 2022
    
    
  
urnathan added a comment.
In D123420#3442902 <https://reviews.llvm.org/D123420#3442902>, @tmiasko wrote:
> Sounds good. At that point we might remove `N` and `Buf` parameters altogether? This functionality is not used anywhere in LLVM.
good point, updated to do exactly that.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123420/new/
https://reviews.llvm.org/D123420
    
    
More information about the llvm-commits
mailing list