diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2013-08-07 22:47:18 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2013-08-07 22:47:18 +0000 |
commit | 6fa33f5dd945015d79be42c5cff146e4e2b7c4f3 (patch) | |
tree | aca6cada9d866c167084f45e21d39a6820e92dfe /lib/AsmParser | |
parent | 9c2c660e1228fe513b5940a7fb5d3a763728dcbc (diff) | |
download | external_llvm-6fa33f5dd945015d79be42c5cff146e4e2b7c4f3.zip external_llvm-6fa33f5dd945015d79be42c5cff146e4e2b7c4f3.tar.gz external_llvm-6fa33f5dd945015d79be42c5cff146e4e2b7c4f3.tar.bz2 |
DataFlowSanitizer; LLVM changes.
DataFlowSanitizer is a generalised dynamic data flow analysis.
Unlike other Sanitizer tools, this tool is not designed to detect a
specific class of bugs on its own. Instead, it provides a generic
dynamic data flow analysis framework to be used by clients to help
detect application-specific issues within their own code.
Differential Revision: http://llvm-reviews.chandlerc.com/D965
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187923 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser')
0 files changed, 0 insertions, 0 deletions