Commit Graph

5109 Commits (eccfb4de1073a02c4578d52d6fc87aa0d30c91ae)
 

Author SHA1 Message Date
Jeremy Dubreil eccfb4de10 [nullsafe][Objective C] more models of methods asserting the paramters to be different from nil 7 years ago
Jeremy Dubreil f2282a8277 [infer][buck] use a unique name for the Infer Javac wrapper 7 years ago
Mehdi Bouaziz 88bdf7a797 Fix IList.inter 7 years ago
Julian Sutherland 60784ad045 Updated QuandaryBO issue matching. 7 years ago
Martin Trojer f1353ec3da Turn --buck-blacklist into a string list 7 years ago
Thomas M. DuBuisson 75e4226ea3 [infer][PR] Fix getcwd model to allow NULL argument 7 years ago
Jules Villard 5478f3be64 [log] source location info when dying in the backend 7 years ago
Jules Villard 86f8f3e949 [log] log dying message and backtrace to log file 7 years ago
dWiGhT 704c7cf680 [infer][PR] added `<version>` tag for `maven-compiler-plugin` 7 years ago
Julian Sutherland f6afe3a092 quandaryBO now filters out quandary and inferBO errors if they are not enabled. 7 years ago
Julian Sutherland 5cf66f6da8 InferBO strncpy model 7 years ago
Julian Sutherland 949aae560b Added traces to QuandaryBO errors 7 years ago
Nikos Gorogiannis bca942c694 [python] kill python frontend 7 years ago
Julian Sutherland a5d3203ce8 inferBO calloc model 7 years ago
Martin Trojer 5dff755691 Lock objc_missing_fld to one thread. 7 years ago
Martin Trojer f94e760c7e Adding model and tests for NSString_stringByAppendingString 7 years ago
Jeremy Dubreil 48f03f06f4 [eradicate] skip the analysis of the method in external methods 7 years ago
Mehdi Bouaziz bd8d2eb941 ProcAttributes: simplify var_attribute 7 years ago
Jeremy Dubreil ff851040fc [eradicate] read the procedure attributes directly 7 years ago
Julian Sutherland e24ce31744 Added inferBO model for the C memset function. 7 years ago
Mehdi Bouaziz d9fb7b3004 ProcAttributes: removed unused by_vals 7 years ago
Mehdi Bouaziz 9608c4d340 PrintfArgs: removed unused fixed_pos 7 years ago
Jeremy Dubreil 3442ce1999 [eradicate] no longer report Inconsistent Subclass Return Annotation when overriding external methods 7 years ago
Mehdi Bouaziz f57e7028a8 ProcAttributes: removed unused proc_flags 7 years ago
Julian Sutherland 16c70d1c23 Fixed a bug that caused the stride of symbolic arrays to not be set. 7 years ago
Dino Distefano 21145c75c9 Added new predicate is_const_expr() 7 years ago
Jeremy Dubreil 0d4007e6be [nullsafe] translate the more attributes 7 years ago
Nikos Gorogiannis 52eef069b2 [concurrency] fix UI thread models 7 years ago
Sungkeun Cho b86b6b44f3 [inferbo] Substitute free symbols to Itv.top 7 years ago
Jeremy Dubreil c38163a83a [eradicate] the Java map put method does not accept nullable parameters 7 years ago
Jeremy Dubreil 30bec802aa [infer] more terminal colors for the Infer reports 7 years ago
Daiva Naudziuniene 0bbeb85295 [ownership] Stack reference wrapper example 7 years ago
Martino Luca b0cfd73b19 [Perf] Emit traces alongside cost issues 7 years ago
Julian Sutherland e2150d1579 Wired up model for memmove which is identical to memcopy 7 years ago
Martino Luca aea1b4095e [Perf][CI] Disable threshold based cost reports 7 years ago
Martino Luca c078bf5a12 [Perf][CI] Differential of costs, based on degree variation 7 years ago
Andrey Epin 77744eda97 [infer][java] add support for Buck compilation commands with no source files 7 years ago
Nikos Gorogiannis d48e22be8b [starvation] prefer shorter UI-thread traces 7 years ago
Mehdi Bouaziz ddbb7e05d3 Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 7 years ago
Mehdi Bouaziz 051c9d5e1f [inferbo] Report Unreachable_code_after with Checkers exception 7 years ago
Mehdi Bouaziz 0a9606b2b4 [inferbo] Report conditions always true/false using Checkers exception 7 years ago
Jeremy Dubreil 3c220f7dbb [eradicate] remove the unused code to do the nullability inferrence 7 years ago
Jules Villard 817f83972c [epilogues] do not rely on `at_exit` 7 years ago
Jules Villard 4ddbc714ba [SIL] remove dead `Typ substitution 7 years ago
Nikos Gorogiannis 888a169dce [starvation] make a trace out of our explanation as to why a method runs on the UI thread 7 years ago
Nikos Gorogiannis a6e5ab7fdb [starvation][strict mode] disable strict mode violation reporting and analysis by default 7 years ago
Nikos Gorogiannis 96e698a458 [starvation] strict mode meta-analyzer for Android 7 years ago
Sungkeun Cho 3aab371b1f [inferbo] Detach Summary from Domain module 7 years ago
Sungkeun Cho 6759763a98 [inferbo] Simplify instantiate_ret_alias 7 years ago
Julian Sutherland b7353c961c Added model for memcpy C function to inferBO 7 years ago