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.
jrm cc4fcd6837
Add support for modeling @Expensive methods using .inferconfig
9 years ago
..
BUCK Add support for modeling @Expensive methods using .inferconfig 9 years ago
ExpensiveCallExample.java @Performance critical checker: compute the expensive call stack lazily when reporting errors 9 years ago
ExpensiveInheritanceExample.java remove subtyping rule for the @PerformanceCritical annotation 9 years ago
ExpensiveInterfaceExample.java Fix indentation of multiline copyright comment 9 years ago
ExpensiveSubtypingExample.java Fix indentation of multiline copyright comment 9 years ago
FragmentDoesNotRetainViewExample.java Checker that complains when Fragments don't nullify their Views 9 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
NoAllocationExample.java for the @PerformanceCritical checker, skip allocations reports on subtypes of java.lang.Throwable instead of only java.lang.Exceptions 9 years ago
PrintfArgsChecker.java Fix indentation of multiline copyright comment 9 years ago
TwoCheckersExample.java No longer overwrite the attributes in the summary if already existing 9 years ago