[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:31:28 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT354999: [scudo][standalone] Add a standalone vector class (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58689?vs=188550&id=188552#toc

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.188552.patch
Type: text/x-patch
Size: 5999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/c31fee17/attachment.bin>


More information about the llvm-commits mailing list