You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jules Villard
1c375a17ac
[log] die more appropriately
...
Summary:
- failwith police: no more `failwith`. Instead, use `Logging.die`.
- Introduce the `SimpleLogging` module for dying from modules where `Logging`
cannot be used (usually because that would create a cyclic dependency).
- always log backtraces, and show backtraces on the console except for usage errors
- Also point out in the log file where the toplevel executions of infer happen
Reviewed By: jeremydubreil
Differential Revision: D5726362
fbshipit-source-id: d7a01fc
8 years ago
..
clang
Convert Reason to OCaml, and auto-format OCaml
8 years ago
clang_stubs
[clang] Make capture with simple clang command be a method call
8 years ago
BoundedCallTreeTests.ml
[pp] hv box for printing collections
8 years ago
DifferentialFiltersTests.ml
[log] die more appropriately
8 years ago
DifferentialTests.ml
Convert Reason to OCaml, and auto-format OCaml
8 years ago
DifferentialTestsUtils.ml
Convert Reason to OCaml, and auto-format OCaml
8 years ago
TaintTests.ml
[access trie] make max depth configurable
8 years ago
TraceTests.ml
[quandary] make it possible to report taint errors on footprint sources again
8 years ago
UnitUtils.ml
[log] die more appropriately
8 years ago
UnitUtils.mli
[log] die more appropriately
8 years ago
abstractInterpreterTests.ml
Convert Reason to OCaml, and auto-format OCaml
8 years ago
accessPathTestUtils.ml
[access paths] optional index expression for arrays
8 years ago
accessPathTestUtils.mli
[access paths] make raw access paths the default, move abstraction into AccessPath.Abs module
8 years ago
accessPathTests.ml
[access paths] optional index expression for arrays
8 years ago
accessTreeTests.ml
[access trie] make max depth configurable
8 years ago
addressTakenTests.ml
[pp] hv box for printing collections
8 years ago
analyzerTester.ml
Convert Reason to OCaml, and auto-format OCaml
8 years ago
inferunit.ml
[preanalysis] kill copy-propagation code
8 years ago
livenessTests.ml
[pp] hv box for printing collections
8 years ago
procCfgTests.ml
Convert Reason to OCaml, and auto-format OCaml
8 years ago
schedulerTests.ml
Convert Reason to OCaml, and auto-format OCaml
8 years ago
stacktraceTests.ml
[log] die more appropriately
8 years ago