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 e269f2a3fd
[infer][java] basic support to run Infer using Buck genrules
8 years ago
..
.inferconfig Turn GuardedBy Reporting on by default 8 years ago
AnalysisStops.java Fix indentation of multiline copyright comment 9 years ago
ArrayOutOfBounds.java Fix indentation of multiline copyright comment 9 years ago
AutoGenerated.java Fix indentation of multiline copyright comment 9 years ago
BUCK [infer][java] basic support to run Infer using Buck genrules 8 years ago
Builtins.java [infer][java] Separate the builtins from the other models for a better modularity 8 years ago
ClassCastExceptions.java [infer][java] Fix spurious class cast excpetion reports when casting arrays of primitive types 8 years ago
CloseableAsResourceExample.java Do not angelically remove the file attribute on the reciever for virtual calls 9 years ago
ContextLeaks.java adding tests for context leaks via weak reference 8 years ago
CursorLeaks.java [backend] fix cursor leak FPs 8 years ago
DivideByZero.java Fix indentation of multiline copyright comment 9 years ago
DynamicDispatch.java implementing dynamic dispatch support for Java interfaces 9 years ago
FilterInputStreamLeaks.java Fix resource leak false positive with the resource wrapper java.io.DataInputStream 9 years ago
FilterOutputStreamLeaks.java Fix indentation of multiline copyright comment 9 years ago
GuardedByExample.java [guarded-by] support `Classname.fieldname` syntax 8 years ago
HashMapExample.java Fix indentation of multiline copyright comment 9 years ago
IntegerExample.java Fix indentation of multiline copyright comment 9 years ago
InvokeDynamic.java [frontend] support Java 8 8 years ago
JunitAssertion.java Fix indentation of multiline copyright comment 9 years ago
Makefile [tests] share javac.make more broadly 8 years ago
NeverNullSource.java Fix indentation of multiline copyright comment 9 years ago
NullPointerExceptions.java model String.equals(...) as '==' 9 years ago
ReaderLeaks.java [infer][java] Removing the models for com.squareup.okhttp.internal.StrictLineReader 8 years ago
ResourceLeaks.java new analysis for adding nullify's 9 years ago
ReturnValueIgnored.java Fix indentation of multiline copyright comment 9 years ago
SkippedSourceFile.java Fix indentation of multiline copyright comment 9 years ago
SomeLibrary.java Fix indentation of multiline copyright comment 9 years ago
T.java Fix indentation of multiline copyright comment 9 years ago
TaintExample.java [infer][java] Separate the builtins from the other models for a better modularity 8 years ago
Utils.java Fix indentation of multiline copyright comment 9 years ago
WriterLeaks.java Fix indentation of multiline copyright comment 9 years ago
issues.exp [tests] Make project root infer/test/ for java tests 8 years ago