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 | 1fb826a6fd893234f32b0b91bb92ea4d127788ad (patch) | |
tree | a146fb7bf4be12981dc3e6ce6938a7c250e053b0 /include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h | |
parent | e9c876044b7fe9560128a41d511426c014bf5d3f (diff) |
[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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148010 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h')
0 files changed, 0 insertions, 0 deletions