[llvm-commits] [TSan] PATCH: Provide our definitions of operators new/delete instead of declaring extern functions with mangled names

Alexey Samsonov samsonov at google.com
Mon Sep 24 03:37:26 PDT 2012


Hi,

This patch provides our replacements for operators new/delete instead of
declaring extern "C" functions with names like _Znam.
Same strategy is used by ASan and MSan.

Code review: https://codereview.appspot.com/6554077/

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120924/02a55e58/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6554077_4001.diff
Type: application/octet-stream
Size: 13784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120924/02a55e58/attachment.obj>


More information about the llvm-commits mailing list