[PATCH] D54904: Introduce `AddressSpaceView` template parameter to `SizeClassAllocator32`, `FlatByteMap`, and `TwoLevelByteMap`.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 02:15:04 PST 2018


delcypher added a comment.

@cryptoad @vitalybuka 
Please take another look. I've updated the patch to use `type_traits.h` again and I've simplified `AP32` for some of the sanitizers.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54904/new/

https://reviews.llvm.org/D54904





More information about the llvm-commits mailing list