Commit Graph

5830 Commits (f488c5d6b7be2ac8a7bfd8fc1edd306b1a9b22ed)

Author SHA1 Message Date
Sungkeun Cho f488c5d6b7 [inferbo] Disable function instantiation of relational domain 6 years ago
Phoebe Nichols fc17a0fce3 Add test for cost change detection with incremental analysis 6 years ago
Sungkeun Cho f066776b17 [inferbo] Add model: vector size 6 years ago
Sungkeun Cho 7a8e7d13e9 [inferbo] Add model: vector constructor 6 years ago
Jules Villard 41c003ace1 [biabd] rename models-related things to "biabduction-..." 6 years ago
Jules Villard fe701a17cc [diff] delete infer-diff 6 years ago
Jules Villard 13d54990bd [models] get rid of include-based C++ models 6 years ago
Ezgi Çiçek 675c79480d [pulse] Record writes explicitly as Attributes and get rid of heuristic in is_cell_read_only 6 years ago
Martin Trojer 0fe30d13c5 add flag for (undefined) functions that should be modelled as mallocs 6 years ago
Phoebe Nichols e7af794abb Add incremental analysis test for changing a file 6 years ago
Phoebe Nichols e3668daaa5 Add test incremental_analysis_remove_file to the toplevel makefile 6 years ago
Ezgi Çiçek b8d25d1301 [inferbo] Fix the model of Collections.emptySet 6 years ago
Sungkeun Cho a3229fc43a [inferbo] Suppress intended integer underflow of unsigned integer 6 years ago
Jules Villard 98089a3067 [ondemand] trace cache operations 6 years ago
Jules Villard d97ee3bfee [stats] less error-prone `incr` functions 6 years ago
Sungkeun Cho 80f4b64915 [inferbo] Prune linear bound by minmax 6 years ago
Jules Villard ddddea3eda [java] easier to switch between java 8 and java 11 6 years ago
Jules Villard 8bdc03bba4 [help] scrub default values in the checked-in version of the manuals 6 years ago
Ezgi Çiçek e320d8a580 [config] Rename `filter-report` command to `censor-report` and stop reporting them on console and bugs.txt 6 years ago
Sungkeun Cho b3f52284ed [inferbo] Ignore the top of latest prune of callees 6 years ago
Ezgi Çiçek 127902222d [pulse] Filter AddressOfStackVariable from read only heuristic check 6 years ago
Sungkeun Cho 84a6561dc9 [inferbo] Precise mod semantics on unsigned integer 6 years ago
Sungkeun Cho 26a4f83e8b [inferbo] Avoid pruning on array elements 6 years ago
Jules Villard a857fec1f3 [increr] test incremental analysis 6 years ago
Sungkeun Cho f3311dfd98 [inferbo] Weak update on array contents 6 years ago
Phoebe Nichols 587c3d35f1 Catch error in SpecsFiles.delete 6 years ago
Phoebe Nichols 1415be9153 Log the reverse analysis call graph for tests 6 years ago
Ezgi Çiçek 09ab685c7e [pulse] Handle stack refs escaping their scope via pointer 6 years ago
Phoebe Nichols ee5abef97c Invalidate summaries for changed procedures 6 years ago
Phoebe Nichols 218e4dca52 Do not delete results directory if incremental-analysis is enabled 6 years ago
Jules Villard 75dab37300 [config] better way to refer to the toplevel results dir 6 years ago
Jules Villard 4fe9b2c8dd [debug] fix error about non-existing dir in infer-out/captured/... 6 years ago
Jules Villard ea32a9dfd8 [ondemand] refactor to avoid loading unneeded proc descs 6 years ago
Artem Pianykh 346c89c717 Make infer binary runnable on Mojave without fiddling with SDKROOT 6 years ago
Phoebe Nichols 70474ec2de Fix test buck_flavours_diff 6 years ago
Mitya Lyubarskiy 860d3aa8a4 Utilize @[deriving fields] in BackendStats 6 years ago
Phoebe Nichols d84b0881ba Change command line options desciption for reanalyze and incremental-analysis 6 years ago
Mitya Lyubarskiy 7c2f1a955f [infer] Log accumulated backend counters to scuba 6 years ago
Ezgi Çiçek cb4a16b460 [pulse] Fix marking of AddressOfCppTemporary in the loop 6 years ago
Jules Villard 8fbdc4e252 [analyze] be more consistent in logging 6 years ago
Ezgi Çiçek 4d1b300e5b [pulse] Remove bindings with empty edges in pre 6 years ago
Jules Villard daf38c6d54 [summary] change `int ref` field in record to `mutable` 6 years ago
Jules Villard 4fde351565 [processpool] collect results from children 6 years ago
Jules Villard deb9afe121 [backend] a module for recording simple counters-based stats 6 years ago
Jules Villard 73179f7182 [specs] put specs files operations in their own module 6 years ago
Sungkeun Cho 124ab9fed7 [inferbo] Downgrade issues of void pointer 6 years ago
David Pichardie 51f6b30d43 Complete pattern matching for Sawja JBir translation 6 years ago
Mitya Lyubarskiy 7368039ba8 [infer] Make infer respect external-packages param 6 years ago
Phoebe Nichols 9be3af16ac Create ReverseAnalysisCallGraph.ml 6 years ago
Phoebe Nichols 578b1c95f1 Add function to add an edge to the call graph 6 years ago