[PATCH] D58689: [scudo][standalone] Add a standalone vector class

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 08:26:36 PST 2019


cryptoad updated this revision to Diff 188550.
cryptoad added a comment.

Rebasing.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D58689

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/common.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/vector_test.cc
  lib/scudo/standalone/vector.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58689.188550.patch
Type: text/x-patch
Size: 5947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/d3651fa1/attachment.bin>


More information about the llvm-commits mailing list