diff options
author | Anna Zaks <ganna@apple.com> | 2012-01-07 02:33:10 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-01-07 02:33:10 +0000 |
commit | 9f03b62036a7abc0a227b17f4a49b9eefced9450 (patch) | |
tree | 6e27759e6d53b64d69ba1581dc41413c4344d332 /lib/Sema/SemaCodeComplete.cpp | |
parent | b004a494375ecac178d956edeae42ac680e8d34e (diff) |
[analyzer] Add basic format string vulnerability checking.
We already have a more conservative check in the compiler (if the
format string is not a literal, we warn). Still adding it here for
completeness and since this check is stronger - only triggered if the
format string is tainted.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147714 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions