Commit Graph

344 Commits (78d786da414e83bb0c0dd99f6d9a22b010f06064)

Author SHA1 Message Date
Jules Villard adb74f7c31 update ant tests that should have been done in D14005228 6 years ago
Jules Villard 41abbe363d [clang] do not add extra dereferences 6 years ago
Calascibetta Romain 137e070ece [infer][PR] Move to base64.3.0.0 6 years ago
Jules Villard e572bbe2b6 [make] do not call external build systems to clean 6 years ago
Nikos Gorogiannis 374538a02f [crashcontext] die 6 years ago
Sungkeun Cho 5c1b862bbd [infer] Fix test script (build_utf8_in_pwd_test) 6 years ago
Sungkeun Cho 7f70251eff [infer] Fix filename to relative 6 years ago
Mehdi Bouaziz 85bab87d16 [cost] The first cost model is a log 6 years ago
Mehdi Bouaziz 4343f9c8b2 [cost] Adds Log elements to polynomials 6 years ago
Martino Luca 3acf5bf2ad [Cost] Do not flag variations to/from zero-costing functions 6 years ago
Nikos Gorogiannis 8d855bdcdb [access paths] do not print class name of Java fields 6 years ago
Jeremy Dubreil 1baf723e3e [infer][nullsafe] make the error message more explicit about the typing nature of the analysis 6 years ago
Jeremy Dubreil 1c4630d370 [infer][nullable] remove report de-duplication between the bi-abduction analysis and Eradicate 6 years ago
Jules Villard 1c668c4d41 [SIL][preanalysis] add call flag for functions treating first formal as return 6 years ago
Jules Villard 55586b581b [preanalysis] do not delay killing variables taken by reference 6 years ago
Jules Villard 646aa30797 [cfg] print dotty *after* pre-analysis 6 years ago
Martino Luca 6d12d67613 [Perf] Embed filtering for costs reports 6 years ago
Jules Villard b42d625606 [tests] fix buck tests 6 years ago
Jules Villard 9aa5582caa [clang] leave markers of variable initialization for pulse 6 years ago
Martin Trojer 0d4a0ba35c [objc] add test for strong/weak self references 6 years ago
Mehdi Bouaziz 6131b1fd13 Allow ints for int options in .inferconfig 6 years ago
Mehdi Bouaziz ce34dcb695 Format everything 6 years ago
Mehdi Bouaziz ecedb27d77 Add missing FB copyrights 6 years ago
Sungkeun Cho f28faad627 [inferbo] Filter integer_overflow_l5 and _u5 by default 6 years ago
Sungkeun Cho fb4086c6f6 [inferbo] Add integer overflow issue type 6 years ago
Dino Distefano 3d07754275 Giving cost 1 to procedure with empty body 6 years ago
Mehdi Bouaziz 8cac7df447 [Uninit][1/13] Move interproc tests 6 years ago
Jeremy Dubreil 56709b4ccb [infer] the bug hash should also consider the anonymous classes in the qualifier 6 years ago
Jules Villard 7615963bf4 [proc-cfg][2/5] fix duplicate symbols detection 7 years ago
Jeremy Dubreil fd29aff3a7 [infer] remove the special case to always create summaries for the Java methods 7 years ago
Jules Villard 116ec5ae55 [clang] changes to accomodate the new version of clang 7 years ago
Mehdi Bouaziz 7c89d92851 [RFC] Format all java files 7 years ago
Jules Villard a29e769b61 [kill -a][1/4] stop using `-a foo` in the infer repo 7 years ago
Martin Trojer f1353ec3da Turn --buck-blacklist into a string list 7 years ago
Martin Trojer 5dff755691 Lock objc_missing_fld to one thread. 7 years ago
Jeremy Dubreil 0d4007e6be [nullsafe] translate the more attributes 7 years ago
Martino Luca c078bf5a12 [Perf][CI] Differential of costs, based on degree variation 7 years ago
Martin Trojer e2c08e4085 Decouple objc tests from xcode-select 7 years ago
Martino Luca e46bf6a3d9 [Perf] Perform comparisons of costs-reports by using costs-report.json files 7 years ago
Jules Villard a3d5f0283d [clang] only pass `--Xclang` args to driver commands 7 years ago
Jeremy Dubreil 3cffdb9745 [infer] remove the field procedure_id in the analysis report 7 years ago
Jeremy Dubreil d000a27bd4 [infer] use a fully qualified name for the procedure field in the final report 7 years ago
Mehdi Bouaziz ad986dffde Get rid of Declare_locals 7 years ago
Jeremy Dubreil 802d67ab64 [infer] fix the dependencies for the Buck javac_jar test 7 years ago
Jules Villard 9ea6d4723f [toplevel] install infertop in infer/bin/ to get models and stuff 7 years ago
Jeremy Dubreil bdbb8242cf [infer][java] no longer fail on Buck Java project using a custom javac_jar compiler 7 years ago
Jeremy Dubreil d5a5e7da10 [infer] remove ad hoc treatment of anonymous class renaming 7 years ago
Jeremy Dubreil 3539388ea6 [infer][tests] fix the expected test output 7 years ago
Katie Ots d86737946c Validate buck linters used with compilation database 7 years ago
Martino Luca ae9ee41f78 [TD] Change JSON format for test-determinator 7 years ago