You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Dubreil b089486b5a
[infer][nullable checker] take subtyping into account when detecting pointer assignment
7 years ago
..
.inferconfig [config] add option to force deletion of results dir 7 years ago
AnnotationReachabilityDuplicatesExample.java [infer][java] only report one annotation reachability issue per end of call stack 8 years ago
Branch.java Do not report @NoAllocation and @PerformanceCritical violations in "unlikely" branches 9 years ago
CustomAnnotations.java [checkers] allow custom sources and sinks in annotation reachability 8 years ago
ExpensiveCallExample.java [infer][java] Suggest @Nullable on fields that are compared to null 8 years ago
ExpensiveInheritanceExample.java Remove support for SuppressWarnings annotations 8 years ago
ExpensiveInterfaceExample.java [annotations] make override_exists recursive 8 years ago
ExpensiveSubtypingExample.java Fix indentation of multiline copyright comment 9 years ago
FragmentDoesNotRetainViewExample.java [infer][ondemand] no longer use deprecated reporting function for the suggest nullable checker 8 years ago
FragmentRetainsViewExample.java Checker that complains when Fragments don't nullify their Views 9 years ago
ImmutableCast.java Fix indentation of multiline copyright comment 9 years ago
Makefile [cleanup] remove unused dynamic dispatch modes 7 years ago
NoAllocationExample.java [infer][java] Simplify the abstract domain for the annotation reachability checker 8 years ago
NullableSuggest.java [infer][java] Infer should not suggest @Nullable on captured parameters 7 years ago
NullableViolation.java [infer][nullable checker] take subtyping into account when detecting pointer assignment 7 years ago
PrintfArgsChecker.java Fix indentation of multiline copyright comment 9 years ago
TraceCallSequence.java [tests] fix tests for open source 8 years ago
TwoCheckersExample.java No longer overwrite the attributes in the summary if already existing 9 years ago
UiThreads.java [checkers] add ui-thread/non-ui thread reasoning to annotation reachability checker 8 years ago
issues.exp [infer] simplify the API to report errors 7 years ago