diff options
author | Anna Zaks <ganna@apple.com> | 2012-01-12 02:22:34 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-01-12 02:22:34 +0000 |
commit | b3fa8d7dd15f52f7e18e9f11dc840399e3446e26 (patch) | |
tree | 6360791613212f9b9ba9c69e63b6546bc658e8fb /clang/lib/AST/ExprConstant.cpp | |
parent | fc6be102ae7b924813345a21ec0a07960606559f (diff) | |
download | bcm5719-llvm-b3fa8d7dd15f52f7e18e9f11dc840399e3446e26.tar.gz bcm5719-llvm-b3fa8d7dd15f52f7e18e9f11dc840399e3446e26.zip |
[analyzer] Add taint transfer by strcpy & others (part 1).
To simplify the process:
Refactor taint generation checker to simplify passing the
information on which arguments need to be tainted from pre to post
visit.
Todo: We need to factor out the code that sema is using to identify the
string and memcpy functions and use it here and in the CString checker.
llvm-svn: 148010
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions