[PATCH] D56207: Update allocator unit tests to test the `RemoteAddressSpaceView` template instantiation.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 27 12:50:55 PST 2019


delcypher updated this revision to Diff 183770.
delcypher added a comment.

- Update tests to use new `CopyFromTarget(...)` methods.
- Simplify tests to use `ThisTASVT<AddressSpaceView>` templates.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D56207

Files:
  lib/sanitizer_common/tests/sanitizer_allocator_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56207.183770.patch
Type: text/x-patch
Size: 5734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190127/12f63a0e/attachment.bin>


More information about the llvm-commits mailing list