commit | 7389936f5727728702349da838d2efb6ec259614 | [log] [tgz] |
---|---|---|
author | Maxim Ostapenko <[email protected]> | Thu Feb 25 08:44:25 2016 |
committer | Maxim Ostapenko <[email protected]> | Thu Feb 25 08:44:25 2016 |
tree | 81806ccb80e68fed9e438c02e39e9184e92135ea | |
parent | 12737b7f7290218e93ac658d1ea24f7adf997143 [diff] |
[sanitizer] Move recvmsg and recv interceptors to sanitizer_common. This patch moves recv and recvfrom interceptors from MSan and TSan to sanitizer_common to enable them in ASan. Differential Revision: http://reviews.llvm.org/D17479 llvm-svn: 261841