DataFlowSanitizer: Instrumentation for memset.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 14 Aug 2013 20:51:38 +0000 (20:51 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 14 Aug 2013 20:51:38 +0000 (20:51 +0000)
commitef8136dda15f6b57b8633cdcc0e2b78a944e2b5d
tree6f8d9e9fa061ca425c5a86756e5a93eee3a20c3d
parent341c1a50adeadd848b2e73e9184d81331ee1cb92
DataFlowSanitizer: Instrumentation for memset.

Differential Revision: http://llvm-reviews.chandlerc.com/D1395

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188412 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
test/Instrumentation/DataFlowSanitizer/memset.ll [new file with mode: 0644]