Andy Gibbs
|
c6e68daac0
|
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
|
2012-10-19 12:44:48 +00:00 |
Ted Kremenek
|
722398f1d4
|
Fix analyzer tests.
llvm-svn: 162588
|
2012-08-24 20:39:55 +00:00 |
Ted Kremenek
|
3d64453f9d
|
Add analyzer test for using of C++ references with ObjC object pointers, reported in <rdar://problem/10569024>.
llvm-svn: 150891
|
2012-02-18 21:27:25 +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 |
Argyrios Kyrtzidis
|
9eb02dfa89
|
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
llvm-svn: 126676
|
2011-02-28 19:49:42 +00:00 |
Argyrios Kyrtzidis
|
b388f77ad9
|
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't have any checkers associated with it anymore.
llvm-svn: 126440
|
2011-02-24 21:43:08 +00:00 |
Ted Kremenek
|
2f2692f8ca
|
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
llvm-svn: 95348
|
2010-02-05 02:06:54 +00:00 |
Ted Kremenek
|
e19711d223
|
Add transfer functions support for visiting an Objective-C message expression as an lvalue when the return type is a C++ reference.
llvm-svn: 91926
|
2009-12-22 22:13:46 +00:00 |