Commit Graph

2272 Commits (f3fab1e9b6ed3e8ee0615968588048adb1e77568)
 

Author SHA1 Message Date
Sam Blackshear 9d95a3a199 don't warn if procedure is marked VisibleForTesting 9 years ago
Sam Blackshear 03df3a0c47 supporting guarding on outer-class this in inner class 9 years ago
Josh Berdine fcc90b2dcc Pass buck -j and -L during test 9 years ago
Andrzej Kotulski 14f5f6b8e4 Update clang and raise buffer size 9 years ago
Josh Berdine df0d26e3c7 Move Logging setup to Logging 9 years ago
Martino Luca b27bf407db Aggregate buck stats per target 9 years ago
Andrzej Kotulski e7b2ec2886 Add C++ models to make install target 9 years ago
Josh Berdine a5791d7f43 Remove dead code 9 years ago
Josh Berdine 9bada2f929 Add config option for FCP_CLANG_INCLUDE_TO_REPLACE 9 years ago
Jules Villard 447ef0e4ce fix sync mishaps 9 years ago
Jules Villard 0ac4b76be2 do not use the FB-ONLY literal string in non-fb-only files 9 years ago
Sam Blackshear 7ae14d0bdf don't report on compiler-generated access$ methods 9 years ago
Dulma Churchill f90bf94bd7 Making empty vector an error 9 years ago
Sam Blackshear df257da918 supporting @GuardedBy(MyClass.class) idiom 9 years ago
Andrzej Kotulski 4d90ef99f0 Fix custom type_ptr to char* and char 9 years ago
Jules Villard f915564f52 fix permission of test scripts 9 years ago
Jules Villard 8796f2c7ef add travis CI 9 years ago
Sam Blackshear 6304e30f5a don't warn on read-write locks 9 years ago
Josh Berdine f3d7d4d0d6 Deabbreviate CLOpt.exe constructors 9 years ago
Josh Berdine e1d49821fd Fix minor heap size calculation 9 years ago
Daiva Naudziuniene 6054b4c6d4 Improved ndk-build integration. 9 years ago
Josh Berdine 4e67ff6771 Fix bug in AttributesTable stats 9 years ago
Jules Villard 5ba5fcd4bb add -l option to limit parallelism, and pass -j and -l to the buck frontend 9 years ago
Peter O'Hearn da0933fd79 first try at dereferencing lock on monitor enter 9 years ago
Jules Villard a7fdb09600 add quick-test target 9 years ago
Josh Berdine 3a47b4064b Fix --help and friends that 2 phase parsing broke 9 years ago
Andrzej Kotulski 8d3e7e774e Move location of clang installation 9 years ago
Sam Blackshear c1b5a4b03e don't treat `x = &y` as a copy 9 years ago
Sam Blackshear b940c4dfac warning on guarded-by writes 9 years ago
Dulma Churchill b1e3d994bd Report more cases of null dereference as empty vector access 9 years ago
Dulma Churchill 52e8d8a560 Expand links under buck-out 9 years ago
Josh Berdine 6226c31891 Do not clean checked-in Makefiles 9 years ago
Josh Berdine ec7af097eb Generalize extra options for make module 9 years ago
Josh Berdine bbec166174 Refactor Sil.typ into separate Typ module 9 years ago
Josh Berdine ce19de4a42 Show timeouts in progress bar in stats mode 9 years ago
Josh Berdine 3d982b0dbb Pass options in an env var to fcp setup script 9 years ago
Andrzej Kotulski a825831625 Model vector::resize(n) as nonempty vector 9 years ago
Josh Berdine a6a766b5f5 Refactor Sil.Int into separate IntLit module 9 years ago
Josh Berdine 3828bdd544 Make int_compare avoid overflow 9 years ago
Jules Villard def747814a store configure flags in config.flags 9 years ago
Sam Blackshear 35f86fbe7b separate lazy dynamic dispatch from dynamic dispatch handling in preanalysis 9 years ago
Andrzej Kotulski 76f7912420 Make sizeof(std::shared_ptr) = 16 9 years ago
Peter O'Hearn 508d6a3ae7 optional model 9 years ago
Daiva Naudziuniene d707c717f0 ndk-build integration test 9 years ago
Josh Berdine 229ca26c8b Optimize normalization, substitution, renaming of array types 9 years ago
Jules Villard eb69ce79bf cleanup gitignore 9 years ago
Jules Villard b6c7cc5a73 move internal scripts around and add install target 9 years ago
Jules Villard 5f6fceddb0 Revert "add changes lost in sync with internal repo" 9 years ago
Jules Villard 5fd2d6f5ec add changes lost in sync with internal repo 9 years ago
Jules Villard 95804e6382 add files lost in sync with internal repo 9 years ago