[PATCH] D28864: [scudo] Replacing std::atomic with Sanitizer's atomics

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 10:51:43 PST 2017


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

Making -lstdc++ explicit in tests that require it, thus allowing removal from
the general lit.cfg.


https://reviews.llvm.org/D28864

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator.h
  test/scudo/interface.cpp
  test/scudo/lit.cfg
  test/scudo/malloc.cpp
  test/scudo/realloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28864.84861.patch
Type: text/x-patch
Size: 4524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/9a5ac9ec/attachment.bin>


More information about the llvm-commits mailing list