Commit Graph

4125 Commits (cfa2dd5f831b7a35473a21bc163b479e2fcd1764)

Author SHA1 Message Date
Sam Blackshear cfa2dd5f83 [quandary] pass call flags to sink creation 7 years ago
Ezgi Çiçek af5265f75d "Report infinity as error per function" 7 years ago
Mehdi Bouaziz 4aefa6f76b Debug: session name 7 years ago
Mehdi Bouaziz 5b908d633c Io_infer/Printer: Format simplifications 7 years ago
Martino Luca 27941a11b6 [Java] New JavaProfilerSamples module to create Procnames from sampled Java methods 7 years ago
Mehdi Bouaziz 9c8342e956 Html debug: fix finish_session 7 years ago
Mehdi Bouaziz 950f46a3b6 [Cost] Proper data structure for constraints 7 years ago
Mehdi Bouaziz 66b3357479 Share ProcCfg.OneInstrPerNode(Normal) 7 years ago
Sam Blackshear 3e6bd7f063 [clang] log broken CFGs 7 years ago
Jules Villard f1bcb91542 [make] make sure no command fails 7 years ago
Mehdi Bouaziz 594ddab2a5 Share NodeId Sets and Maps 7 years ago
Jules Villard 7c0bf66794 [clang] do not run clang on unsupported commands 7 years ago
Mehdi Bouaziz 3f5c161391 [Cost] Typos 7 years ago
Mehdi Bouaziz 2f57b094e9 Java split name as an abstract type 7 years ago
Tony Hu e85c3690fa [java] Remove "class not found" error logging 7 years ago
Mehdi Bouaziz 779bde226d [Inferbo] Use the OneInstrPerNode CFG 7 years ago
Mehdi Bouaziz 5925c75e29 [inferbo] Comparisons return abstract boolean 7 years ago
Mehdi Bouaziz 9eeeecc338 [inferbo] Prune zero should normalize too 7 years ago
Mehdi Bouaziz d80f4df42d [inferbo] Use bottom_lifted for prune 7 years ago
Mehdi Bouaziz e2f58dc687 [inferbo] prune_eq_zero 7 years ago
Mehdi Bouaziz 5260558fef [inferbo][easy] Simplify mk_MinMax 7 years ago
Mehdi Bouaziz c258e988fe [inferbo/cost] Print alias in debug output 7 years ago
Mehdi Bouaziz bdffee831a [inferbo][easy] Rename SubstMap to SymbolMap 7 years ago
Mehdi Bouaziz d07bb90246 Callbacks, cleanup 3: Use Typ.Procname.get_language 7 years ago
Mehdi Bouaziz 44cf69791a Callbacks, cleanup 2: some lazyness 7 years ago
Mehdi Bouaziz be8ac23557 Callbacks, cleanup: tuple -> record 7 years ago
Jules Villard dee7414aa9 [inferbo] do not include location information in the bug description 7 years ago
Dulma Churchill aa578ea586 [retain cycles] Treat missing fields also angelically when it still happens in rare cases 7 years ago
Dulma Churchill e507a600a2 [retain cycles] Ignore cycles that include isa 7 years ago
Jeremy Dubreil 4dc3e5f059 [infer] upgrade the version of Guava used for the tests 7 years ago
Jeremy Dubreil 2f1d486aab [eradicate] model com.google.common.base.Strings.isNullOrEmpty(...) 7 years ago
Jeremy Dubreil 431d4f1290 [infer] fix infinite loop with the suggestion to add nullable annotations on C++ fields 7 years ago
Dino Distefano 3b608695af Improving treatment of default constructor 7 years ago
Sam Blackshear 767606b98e [quandary] fix unintended markdown formatting in error messages 7 years ago
Jules Villard 80d83c2eea [istd] `Format.pp_print_string` is a thing, use it 7 years ago
Jules Villard 9b315d4d08 [tests] some missing dependencies in differential tests 7 years ago
Dulma Churchill 74e16bdb58 [retain cycles] Define custom compare function that is more suited to dedup cycles 7 years ago
Mehdi Bouaziz e9a3913fdb [Inferbo] Do not propagate all safety conditions 7 years ago
Dulma Churchill 0ba528c3fa [retain cycles] Add missing fields in the biabduction in more cases. 7 years ago
Sungkeun Cho 4234288c93 [inferbo] Add a pointer arithmetic test 7 years ago
Sungkeun Cho e12a4a1071 [inferbo] Add traces in lift functions 7 years ago
Sungkeun Cho 1f6feef448 [inferbo] Revise eval_locs for array blocks 7 years ago
Sam Blackshear 94c2cd1d3b [ownership] tests for pointer arithmetic 7 years ago
Sam Blackshear 9180ff56c1 [ownership] handle new kinds of access expressions 7 years ago
Sungkeun Cho a353d69a6e [inferbo] Fix test code 7 years ago
Sungkeun Cho 4aafe8a990 [inferbo][bugfix] Revise gathering safety conditions in sub-exp 7 years ago
Sungkeun Cho b42d66d557 [inferbo][bugfix] Pointer arithmetics on pointers to non-array 7 years ago
Sungkeun Cho 0b26a57b8c [inferbo] Revise semantics of plus and minus 7 years ago
Sungkeun Cho 00e1139071 [frontend] Parse binary operator using types of parameters 7 years ago
Jeremy Dubreil f63a9c0836 [infer][backend] the sserialization should not swallow the Sys_error when unmarshalling data from strings 7 years ago