summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InstructionSimplify.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2013-08-07 22:47:34 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2013-08-07 22:47:34 +0000
commitc377275a4a0ac50671f6eb2e1927a5a9be262153 (patch)
treee27b36a4ce7c454b4cb2285d1fd03bcaad609f48 /llvm/lib/Analysis/InstructionSimplify.cpp
parent5cbab07d02a34dcf4405f71688f7ad43629c490c (diff)
downloadbcm5719-llvm-c377275a4a0ac50671f6eb2e1927a5a9be262153.tar.gz
bcm5719-llvm-c377275a4a0ac50671f6eb2e1927a5a9be262153.zip
DataFlowSanitizer; Clang 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/D966 llvm-svn: 187925
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud