Commit Graph

6395 Commits (998e7c8fe3bba51114f4d18a9836e3a5ff7f29ef)
 

Author SHA1 Message Date
Nikos Gorogiannis ae4f7561b3 [hil] class constant types 6 years ago
Jules Villard c89a8d3e63 delete ownership checker 6 years ago
Phoebe Nichols bc208ee9c8 Remove analyze_proc callback in ondemand.ml 6 years ago
Jules Villard a3086cbc37 [clang] remove 3 year obsolete TODO 6 years ago
David Pichardie 95e90f741c Compatibility with javalib 3.0 6 years ago
Jules Villard e803a30c2d [clang] fix translation of `initListExpr` again 6 years ago
Jules Villard 14ce445f81 [pulse] run tests against C++17 6 years ago
Artem Pianykh 7792c02388 Use xcrun to find SDK paths on OSX host during configure 6 years ago
Timotej Kapus b25f735c6e [sledge] Fix Exp.map and garbage_collect 6 years ago
Nikos Gorogiannis a47a8d2627 [java][classpath] fixes 6 years ago
Phoebe Nichols 5d24982823 Make the task bar display progress more accurately 6 years ago
Nikos Gorogiannis 2f21d223ac [buck] don't fail on empty list of targets found from query 6 years ago
Timotej Kapus 38e66d6f91 [sledge] [summaries] Fix issues with multiple calls 6 years ago
Josh Berdine 1908077aa9 [sledge] Include alarms in debug trace 6 years ago
Josh Berdine e27af1f184 [sledge] Build models without threads support 6 years ago
Josh Berdine b8065e9b62 [sledge] Model __cxa_allocate_exception as unreachable with -skip-throw 6 years ago
Josh Berdine bcc6e1ecc9 [sledge] Support intrinsics which do not return 6 years ago
Josh Berdine 8f765bf742 [sledge] Add -margin flag for debug tracing output 6 years ago
Josh Berdine d42908a5ff [sledge] Add dbg-opt build mode 6 years ago
Josh Berdine ddc1a028c4 [sledge] Manually set exception backtrace recording 6 years ago
Josh Berdine 8be5dbec0b [sledge] Revise Report printing 6 years ago
Josh Berdine 4c6ea0c887 [sledge] Use standard "libFuzzer" name 6 years ago
Mehdi Bouaziz 13dac07361 MaximumSharing: remove inplace 6 years ago
Nikos Gorogiannis fd09f1bfc9 [java] fix classpath order 6 years ago
Mehdi Bouaziz 4c50dc096c MaximumSharing: handle cycles 6 years ago
Timotej Kapus e15a1d36a5 [sledge] Add data structure to hold summaries 6 years ago
Josh Berdine 03e338b2b9 [sledge] Give more specific names to `-output` flags 6 years ago
Josh Berdine 39fe848146 [sledge] Define `sledge buck link` in terms of `sledge buck bitcode` 6 years ago
Josh Berdine 26a34bc33c [sledge] Do not always output list of bitcode inputs 6 years ago
Josh Berdine b8bd639ad8 [sledge] Generate and commit cli help 6 years ago
Ezgi Çiçek 563cc760ed [cost] Make the kind of complexity increase clear in the message 6 years ago
Jules Villard 86decb83f6 [pulse] record attributes of address not edge-reachable in the post 6 years ago
Jules Villard 493d38a682 [pulse] overwrite attributes of modified cells in interproc calls 6 years ago
Jules Villard 910131edca [pulse][trivial] remove unecessary option type, exception catching, and mutual recursion 6 years ago
Phoebe Nichols e66644fd9c Update build-infer.sh for Mojave 6 years ago
Phoebe Nichols a4013bdbe9 Remove analyze_ondemand from Ondemand.callbacks 6 years ago
Timotej Kapus fc6aee2d06 [sledge] Function summarisation: maybe summaries 6 years ago
Timotej Kapus 5df12c7725 [sledge] Add lib-fuzzer to buck analyze 6 years ago
Jules Villard 58b1df6bb9 [clang] fix destructor placement for temporaries in conditionals 6 years ago
Jules Villard cb9ee662c8 [pulse] skip `folly::Optional::reset()` 6 years ago
Jules Villard 3a3c93140e [pulse] translate initListExpr in more cases 6 years ago
Jules Villard d96ab2458d [pulse] model lambda destructor 6 years ago
Jules Villard 91a2e2986b [pulse] model lambda capture by value 6 years ago
Jules Villard 433c144840 [pulse] calling known lambdas calls the corresponding proc name 6 years ago
Jules Villard 2bf6852b95 [pulse] model `std::function::operator=` 6 years ago
Timotej Kapus 0ab1223d3d [sledge] Function summarization: solver can show pre 6 years ago
Mehdi Bouaziz 39c7ab86e1 Maximum sharing: reuse sharing and detect cycles 6 years ago
Mehdi Bouaziz 09efe4f2c1 Add tests for MaximumSharing 6 years ago
Jules Villard ae3089c2b2 [uninit] look at complex HIL expressions too 6 years ago
Jules Villard 007c044d92 [HIL] add warning about HIL unsoundness 6 years ago