Commit Graph

6483 Commits (ad821249564d62764dae2765a9c935b1733e947e)
 

Author SHA1 Message Date
Nikos Gorogiannis 88d31a7a21 [infer][tests] avoid races in less hacky way 6 years ago
Peter O'Hearn 9b8a908ad3 [Pulse] model folly delayed destruction 6 years ago
Jules Villard 1a19cd5e2d [clang] change `offsetof()` test 6 years ago
Jules Villard 1395d5581d [clang] upgrade to 8.0.0 6 years ago
Jules Villard 4697b22fb4 [clang] make ndk-build integration compatible with clang 8 6 years ago
Ezgi Çiçek 2c15245260 [loop-invariance] Take purity models into account 6 years ago
Ezgi Çiçek c14b917e7f [purity] Rename tests 6 years ago
Ezgi Çiçek a01a4a3658 [purity] Enhance purity models with invalidated arguments 6 years ago
Josh Berdine 62a3187f5d [sledge] Don't call Llvm.dispose_context as it leads to crashes in GC 6 years ago
Josh Berdine 14a15931f7 [sledge] Combine name and loc tables into one 6 years ago
Josh Berdine ccd2a92ba5 [sledge] Avoid Format in non-debug code 6 years ago
Josh Berdine d5c2468007 [sledge] Combine scan_locs and scan_names into a single pass 6 years ago
Josh Berdine 4d5970f693 [sledge] Only call Llvm_analysis.verify_module in debug mode 6 years ago
Nikos Gorogiannis 4e0808f1ca [infer][test_build] add fatal warning and fix instance 6 years ago
Josh Berdine da097679bd [sledge] Fix crash when trying to warn 6 years ago
Josh Berdine 611fb57d3a [sledge] Treat .bc or .ll input files as pre-linked bitcode 6 years ago
Josh Berdine 7ac04fa46a [sledge] Optimize finding functions by name 6 years ago
Radu Grigore 3cf774a142 Fixed typos in comments. 6 years ago
Jules Villard d4e4ed55bc [objc] make quandary test run 6 years ago
Jules Villard 8330394eff [clang] new option to override `-I` paths 6 years ago
Jules Villard 2fff66b1c9 [clang] refactor argument dispatch logic 6 years ago
Ezgi Çiçek a092c4f3f9 [cost] Generalize Java's sort model 6 years ago
Timotej Kapus d37374dd8c [sledge] change input format 6 years ago
Josh Berdine 139a3d3e00 [sledge] Avoid calling Llvm.string_of_llvalue on instructions 6 years ago
Nikos Gorogiannis c697222a04 [scheduler] fix deadlock introduced in D15373840 6 years ago
Ezgi Çiçek bc082da199 [cost] Make unmodeled functions pure by default 6 years ago
Josh Berdine a3e7107969 [sledge] Optimize variable renaming in symbolic heaps 6 years ago
Josh Berdine e391a8a9b2 [sledge] Simplify Equality.map_exps 6 years ago
Josh Berdine c4707621ea [sledge] Make execution bound part of the work queue 6 years ago
Josh Berdine dda922b6ad [sledge] Add command line option for execution bound 6 years ago
Ezgi Çiçek 75cfdf23ea [clang] Fix arc lint 6 years ago
Jules Villard 1241e98403 [clang] avoid error on ObjC model 6 years ago
Dino Distefano 2f3b376996 Added is_optional_objc_method predicate 6 years ago
Ezgi Çiçek b455baae5d [loop-invariance] Invalidate args to T function calls 6 years ago
Ezgi Çiçek 639c91c29f [loop-invariance] Add FPs for modified global and static invalidation 6 years ago
Dino Distefano 673b11e2d9 New version of clang plug-in 6 years ago
Jeremy Dubreil b06bb42a02 [infer] more nullable tests 6 years ago
Jeremy Dubreil c96e72b990 [eradicate] record example of false positive with invariants between variables 6 years ago
Josh Berdine 3a87a0e2f3 [sledge] Unignore model/cxxabi.bc 6 years ago
Nikos Gorogiannis eb15e931d1 [callgraph] better progress info 6 years ago
Jesús Marín bef697c50e [infer][PR] Improvements in docker container generation 6 years ago
Jeremy Dubreil 79b0b8172d [eradicate] add a model for java.nio.file.Path.getParent() 6 years ago
Nikos Gorogiannis 08ba3e2acb [callgraph] log a bit more 6 years ago
Josh Berdine 889b874f63 [sledge] Optimize equality solver treatment of atomic exps 6 years ago
Josh Berdine 0cbcb878f9 [sledge] Classify fully-interpreted and simplified exps differently 6 years ago
Josh Berdine c690416622 [sledge][NFC] Simplify harness selection code 6 years ago
Timotej Kapus d47824fe37 [sledge] link in cxxabi 6 years ago
Mitya Lyubarskiy 04c3ccaac5 [infer][logging] support passing arbitrary scuba columns to infer 6 years ago
Mitya Lyubarskiy 6f06e9b20f [infer] Ability to present a list of key-value pairs as a map 6 years ago
Timotej Kapus 22acf72936 [sledge] fix only-needed 6 years ago