.. |
DynDispatchBifurcate.m
|
improve of note message and minor refactoring of my last
|
2013-05-15 15:27:35 +00:00 |
InlineObjCClassMethod.m
|
[analyzer] Make inlining decisions based on the callee being variadic.
|
2013-09-28 02:04:19 +00:00 |
InlineObjCInstanceMethod.h
|
…
|
|
InlineObjCInstanceMethod.m
|
…
|
|
ObjCDynTypePopagation.m
|
[analyzer] Restrict ObjC type inference to methods that have related result type.
|
2013-02-25 22:10:34 +00:00 |
ObjCImproperDynamictallyDetectableCast.m
|
…
|
|
RetainCountExamples.m
|
…
|
|
assume-super-init-does-not-return-nil.m
|
…
|
|
containers.cpp
|
Do not inline methods of C++ containers (coming from headers).
|
2014-06-27 01:03:05 +00:00 |
dyn-dispatch-bifurcate.cpp
|
Update tests in preparation for using the MS ABI for Win32 targets
|
2014-01-13 19:48:13 +00:00 |
eager-reclamation-path-notes.c
|
[analyzer] Bug identification
|
2015-10-22 11:53:04 +00:00 |
eager-reclamation-path-notes.cpp
|
[analyzer] Bug identification
|
2015-10-22 11:53:04 +00:00 |
false-positive-suppression.c
|
[analyzer] Make sure that inlined defensive checks work on div by zero.
|
2013-07-04 02:38:06 +00:00 |
false-positive-suppression.cpp
|
[analyzer] Fix test to actually test what was intended.
|
2013-03-22 21:15:26 +00:00 |
false-positive-suppression.m
|
[analyzer] Fix trackNullOrUndef when tracking args that have nil receivers.
|
2013-05-03 05:47:24 +00:00 |
inline-defensive-checks.c
|
[analyzer] Make sure that inlined defensive checks work on div by zero.
|
2013-07-04 02:38:06 +00:00 |
inline-defensive-checks.cpp
|
[analyzer] Fix null tracking for the given test case, by using the proper state and removing redundant code.
|
2013-04-05 23:50:11 +00:00 |
inline-defensive-checks.m
|
[analyzer] Address Jordan’s review of r178309 - do not register an extra visitor for nil receiver
|
2013-03-29 22:32:38 +00:00 |
path-notes.c
|
[analyzer] Bug identification
|
2015-10-22 11:53:04 +00:00 |
path-notes.cpp
|
[analyzer] Bug identification
|
2015-10-22 11:53:04 +00:00 |
path-notes.m
|
Attempt to fix build bot test failures.
|
2015-10-22 13:23:18 +00:00 |
retain-count-self-init.m
|
…
|
|
stl.cpp
|
[analyzer] Just silence all warnings coming out of std::basic_string.
|
2014-02-07 17:35:04 +00:00 |
test-always-inline-size-option.c
|
…
|
|
test_objc_inlining_option.m
|
…
|
|