Commit Graph

97 Commits (15ede90c44c2047445deb8fe47d05472f51acb5a)

Author SHA1 Message Date
Josh Berdine 57c37f93c9 Convert Infer module to Core.Std.Unix 8 years ago
Josh Berdine e415b73786 Core.Std.String 8 years ago
Josh Berdine 198bc00df7 Remove Utils compare and equal functions 8 years ago
Jeremy Dubreil e269f2a3fd [infer][java] basic support to run Infer using Buck genrules 8 years ago
Andrzej Kotulski a8b0871660 [reactive capture] Pass compilation db files to InferAnalyze, use absolute fnames 8 years ago
Cristiano Calcagno 31e6f19ab2 [debug] Don't keep a copy of source files in the results directory 8 years ago
Jules Villard 86cb2f4938 [toplevel] fix various things 8 years ago
Josh Berdine 1bbbf658de [report] Fix report script and inherit std file descriptors when invoking 8 years ago
Josh Berdine d808baba1a [driver] Make analysis of non-java and buck cdb build modes python-clean 8 years ago
Josh Berdine cb412826c3 [driver] Make `infer -- analyze` almost python-clean 8 years ago
Peter O'Hearn 171d1d6d43 [threadsafety] run thread safety checker on its own 9 years ago
Dulma Churchill b792d04fbd [clang] Integration with xcpretty and compilation database 9 years ago
Josh Berdine b2680d72d0 [config] Make Config.analyzer non-optional, with None = Some Infer 9 years ago
Josh Berdine 426f29fb3c [make] Silence expected warnings and other spew from tests 9 years ago
Cristiano Calcagno 7e4710004e [perf] Use load average limit only during buck analysis 9 years ago
Dulma Churchill bf14034289 [clang] Do compilation database capture in OCaml directly 9 years ago
Jules Villard 2cd0151e30 [python] restore project_root option and use it to find source files 9 years ago
Josh Berdine 3ae2b41241 [refactor] Call StatsAggregator from Infer instead of from python 9 years ago
Andrzej Kotulski 80f25d17fd [tests] Create simple compilation database integration test 9 years ago
Josh Berdine 216812a615 [driver] Add skeleton capture and analysis driver to infer.ml 9 years ago
Josh Berdine b7675dd2a2 [config] Remove unused --absolute-paths option 9 years ago
Josh Berdine 2ce94632d2 [config] Default project_root to initial working dir 9 years ago
Andrzej Kotulski 4aaec9b220 [python] Remove args that were not used in python code 9 years ago
Jules Villard c45afc9859 [clang] cleanup obsolete python code 9 years ago
Jules Villard 343556e0b2 [base] resolve links when guessing which executable we are running, move infer into bin/ 9 years ago
Jeremy Dubreil 587d829a1a [infer][java] Add the possibility to choose a compiler jar that is different from the system Java compiler to generate the bytecode 9 years ago
Jules Villard c53bfe3159 [clang] rewrite plugin attachment logic in OCaml 9 years ago
Jules Villard eb391d7875 [llvm] delete llvm frontend 9 years ago
Dulma Churchill 526cf6da6a [Config] Adding a default for the option load 9 years ago
Dulma Churchill d11b2754a9 New buck integration based on the compilation database emitted by buck 9 years ago
Josh Berdine 377d284cf2 Simplify originator detection 9 years ago
Lázaro Clapp Jiménez Labora f2e958ef3a Add support for multiple stacktraces in '-a crashcontext' 9 years ago
Jules Villard c2ca6a23d5 pass -l to infer.py 9 years ago
Jules Villard e1f19192c0 move --fail-on-issue functionality to OCaml 9 years ago
Jules Villard dda4921786 exit with correct error code when infer.py fails 9 years ago
Jules Villard 0add05de87 do not print infer.py usage message on wrong arguments 9 years ago
Jules Villard cdce8f9794 better help 9 years ago
Josh Berdine 32146523ca Enable warning: Unexpected documentation comment 9 years ago
Lázaro Clapp Jiménez Labora 0a8b95a856 Crashcontext ocaml method summary merging 9 years ago
Jules Villard aee1eeba3d restore --pmd-xml functionality 9 years ago
Lázaro Clapp Jiménez Labora 9a79e74380 Crashbot results stitching and end-to-end testing. 9 years ago
Jules Villard 01ffc387bb resolve symlinks recursively until the real infer executable is found 9 years ago
Jules Villard 4078a2b276 pass down --reactive and --continue to python 9 years ago
Josh Berdine 7e59032a42 Move analyzer type and ops from Utils to Config 9 years ago
Andrzej Kotulski afc192b100 Add -Xbuck option to pass arguments to buck build 9 years ago
Josh Berdine a2a7e07708 Add OCaml toplevel driver executable 9 years ago
Josh Berdine 9bada2f929 Add config option for FCP_CLANG_INCLUDE_TO_REPLACE 9 years ago