1580 Commits (e81e43456b3fa5a8fc47aa78757be72f2225433c)
 

Author SHA1 Message Date
Peter O'Hearn 508d6a3ae7 optional model
10 years ago
Daiva Naudziuniene d707c717f0 ndk-build integration test
10 years ago
Josh Berdine 229ca26c8b Optimize normalization, substitution, renaming of array types
10 years ago
Jules Villard eb69ce79bf cleanup gitignore
10 years ago
Jules Villard b6c7cc5a73 move internal scripts around and add install target
10 years ago
Jules Villard 5f6fceddb0 Revert "add changes lost in sync with internal repo"
10 years ago
Jules Villard 5fd2d6f5ec add changes lost in sync with internal repo
10 years ago
Jules Villard 95804e6382 add files lost in sync with internal repo
10 years ago
Daiva Naudziuniene b594d74d34 Adding LANG global to fix ndk-build integration.
10 years ago
Dulma Churchill 5adab3cb61 Fix StmtExpr
10 years ago
Daiva Naudziuniene 51f7d3ebb2 Integrating ndk-build with infer
10 years ago
Cristiano Calcagno de0f98389a Add sample checker to detect reads and writes to globals
10 years ago
Jules Villard d2f7cb44fa disable dead code checker on clang
10 years ago
Peter O'Hearn 8613f16c19 drop GuardedBy ui_thread warnings
10 years ago
Dulma Churchill a68c45c2a9 Fix dyspatch_async calls
10 years ago
Andrzej Kotulski f2a9d3ad07 Fix install target
10 years ago
Jules Villard 596823bd32 support `clang -c file1.c file2.c`
10 years ago
Andrzej Kotulski 1810ef1408 update fcp to add openmp support
10 years ago
Sam Blackshear 1e60923e63 improve errdesc to account for copy-propagation
10 years ago
Sam Blackshear 49136a187b fixing bug in exceptional preds/succs in per-instr procCfg
10 years ago
Andrzej Kotulski 5d208c8e2a Upgrade fcp to use cmake in llvm
10 years ago
Andrzej Kotulski b81b3f4791 Always run C compiler with -fsyntax-only
10 years ago
Jeremy Dubreil 0a2c47cdd5 Unify the way objects of a given type are created in the models
10 years ago
Jeremy Dubreil a756b7bff2 models for Preconditions.checkArgument
10 years ago
Jeremy Dubreil 17da853fa8 Do not angelically remove the file attribute on the reciever for virtual calls
10 years ago
Jeremy Dubreil 707a9ae51b Fix resource leaks in the testing framework
10 years ago
Josh Berdine a85a88d145 Extend Sizeof with final extensible array length
10 years ago
Dulma Churchill 5ed970efa9 Fix the return stmt that would not be the last instruction in the path in some cases
10 years ago
Jeremy Dubreil 3a2a6c7c44 Do not run the unsafe guarded access in prod
10 years ago
Jules Villard 1dc636a971 more concise API for creating build integration tests
10 years ago
Andrzej Kotulski bb6a91e6e3 bump min version of ocaml
10 years ago
Martino Luca c39f3b0768 Aggregate stats info emitted during analysis
10 years ago
Jeremy Dubreil 6d37b5ee6d Always collect the statistics and create a report file for Buck projects, even when the target contains no Java source code
10 years ago
Dulma Churchill 08c1c5bbf0 Change desc of npe message regarding pointer inside smart pointers
10 years ago
Sam Blackshear fd8a864c15 doing preanalysis on-demand
10 years ago
Dulma Churchill 60d9a19ae0 Fix bucketing for variables passed by reference
10 years ago
Josh Berdine c959af34cb Remove specs before rebuilding models
10 years ago
Sam Blackshear fa077c75d0 kill uses of Config.curr_language in subtyping part of prover.ml
10 years ago
Peter O'Hearn e7d36ed58a model of holdsLock
10 years ago
Jules Villard 533831a206 move all config variables to Makefile.config.in
10 years ago
Andrzej Kotulski 0f895b0684 Improve empty vector tests
10 years ago
Dulma Churchill bf9d194e43 Translate builtin_expect as its first argument. Avoids weird symb. exec. problems
10 years ago
Jules Villard e873a2c502 build the bdump dict again
10 years ago
Andrzej Kotulski 617ffab0ac Add @generated comment to icfg.dot files
10 years ago
Jules Villard 6bb3b30c36 do not crash when pygments crashes
10 years ago
Sam Blackshear 7ec8f59998 adding find_in_node_or_preds to clean up errdesc
10 years ago
Andrzej Kotulski f6cfee0f32 Pass CFLAGS to facebook-clang-plugins build command
10 years ago
Martino Luca f89e66dc60 Stats aggregator for frontend/backend/reporting
10 years ago
Sam Blackshear 83a14a3541 changing API to take pdesc instead of cfg
10 years ago
Jules Villard ddb7f7724e bump facebook-clang-plugins version
10 years ago