Commit Graph

5730 Commits (8f765bf74213846a0139cb9a5589f0274c477454)

Author SHA1 Message Date
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
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 a4013bdbe9 Remove analyze_ondemand from Ondemand.callbacks 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
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
Jules Villard 6dee89b786 [backend] print what we are doing when invalidating for reanalysis 6 years ago
Jules Villard 8eba6503a4 [backend] do not crash getting `State.get_loc_exn` when already crashing 6 years ago
Jules Villard 2d41b9d58a [pulse] skip `folly::SocketAddress::~SocketAddress` 6 years ago
Jules Villard f15d9915a0 [pulse] better types to avoid `_fun_` prefix to proc names in bug traces 6 years ago
Jules Villard a3311fb751 [pulse] C++ temporaries bound to globals do not "escape" 6 years ago
Phoebe Nichols 2f8d09c651 Change Hashtbl.clear to Hashtbl.reset 6 years ago
Radu Grigore 4ce3ff944d [topl] Avoid side-effects when Topl is inactive. 6 years ago
Radu Grigore a6edb94450 Biabduction prover now logs inconsistency reason. 6 years ago
Jules Villard 7f12ced394 [pulse] move to SIL proper 6 years ago
Nikos Gorogiannis 97c41120ae [buck/java2] eliminate project root config flag 6 years ago
Artem Pianykh 33424c12ac [infra] Fix deadcode check target 6 years ago
Dino Distefano 571ae7774a Extended check on n-th parameter to cpp method calls 6 years ago
Artem Pianykh 9d9df458b6 [infra] Add Config.execution_id and log it to scuba as a normal 6 years ago
Artem Pianykh 046132b4c5 [infra] Collect low-prio logs during execution and flush them to Scuba at the end in one go 6 years ago
Radu Grigore 3de7acada4 [topl] tiny fixes to tracing output 6 years ago
Radu Grigore 10d87eec4e [topl] Simple error reporting. 6 years ago
Mehdi Bouaziz 0efd8960e1 [Tenv] Maximum sharing 6 years ago
Radu Grigore 384b3c5798 Assert that there is at most one flowgraph per procedure name. 6 years ago
Mehdi Bouaziz 5f8514a8c2 [sqlite] Normalize blobs used for comparison 6 years ago
Ezgi Çiçek 2db1a3b8e3 [cost,inferBo] Add models for Collections.unmodifiable* getters 6 years ago
Jules Villard f43544598b [oops] unbreak unit tests 6 years ago
Jules Villard 04233ee49b [clang] destroy C++ temporaries 6 years ago
Jules Villard 0592bac25e [pulse] explain SIL logical variables in terms of program access paths 6 years ago
Jules Villard c9f4768be7 [pulse] move to SIL 6 years ago
Jules Villard 695b493b56 [pulse] move [PulseTrace] inside [PulseDomain] 6 years ago
Mehdi Bouaziz b03aeb49c2 [eradicate] remove the constant flag only_keep_intersection 6 years ago
Jules Villard 512b42ece7 [pulse] move PulseInvalidation inside PulseDomain 6 years ago
Jules Villard 457b017343 [pulse] more general graph visitor API 6 years ago
Ezgi Çiçek fedb8e5136 [infer] Cleanup preanalysis 6 years ago
Nikos Gorogiannis 013d153538 [buck/java2] hashcons the global tenv during merging 6 years ago
Nikos Gorogiannis 8776a31f7d [infer][buck capture] kill dead code 6 years ago