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 bafd1cf412
[infer][java] Infer should not suggest @Nullable on captured parameters
7 years ago
..
.inferconfig [infer][checkers] add missing command line flags to enable/disable the checkers enabled by default 8 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
Leaks.java [SRI summer school] skeleton code for lab 8 years ago
Makefile Added an initial implementation of a checker that suggest the use of @Nullable 8 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
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][java] Infer should not suggest to add @Nullable for the field nullified on Fragement onDestroyView 8 years ago