Jordy Rose
|
6d5a8caac3
|
[analyzer] Convert many existing tests to use clang_analyzer_eval.
llvm-svn: 156920
|
2012-05-16 16:01:10 +00:00 |
Ted Kremenek
|
3f955e6d89
|
[analyzer] rename all experimental checker packages to have 'experimental' be the common root package.
llvm-svn: 136835
|
2011-08-03 23:14:55 +00:00 |
Jordy Rose
|
bc7483f505
|
[analyzer] CStringChecker checks functions in the C standard library, not C++. Its external name is now unix.experimental.CString.
llvm-svn: 132958
|
2011-06-14 01:40:43 +00:00 |
Jordy Rose
|
d359289669
|
[analyzer] Fix modeling of strnlen to be more conservative. Move tests we can't properly model (yet?) to string-fail.c.
llvm-svn: 132955
|
2011-06-14 01:15:31 +00:00 |