[PATCH] D51317: Handle BumpPtrAllocator::Allocate(0) without undefined behavior

Brent Royal-Gordon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 2 11:37:28 PDT 2018


brentdax added a comment.

@hans So do you think it's okay to go at this point, or do you want more benchmarking?

(This is my first contribution to LLVM, so I can't commit it myself—if you're satisfied with it, I'd appreciate it if you could do it.)


Repository:
  rL LLVM

https://reviews.llvm.org/D51317





More information about the llvm-commits mailing list