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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 18:22:51 PST 2018


kcc added a comment.

Kostya, Vitaly, 
I'd like to hear your opinion. 
Primarily, from the maintainability POV: how much does this (and the following) patch reduce our ability to maintain and modify the code.


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