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.
Dulma Churchill
7565c3baa6
[test determinator] Match Blocks, add test
...
Summary: Adding support to matching block names. We match mangled block names. We also needed to extend the function for extracting the range for each method, to also traverse the stmts to be able to find the block declarations.
Reviewed By: skcho
Differential Revision: D17956931
fbshipit-source-id: 707908812
5 years ago
..
IR
[pvar] simplified names for generated variables
5 years ago
absint
[nullsafe] Don't join types in a fancy way.
5 years ago
al
[test determinator] Match Blocks, add test
5 years ago
atd
[test determinator] Parse the clang profiler samples and matches c functions
5 years ago
backend
[pulse][6/9] add PulseAbstractValue to PulseBasicInterface
5 years ago
base
[test determinator] Pass flag to test determinator for clang, add test
5 years ago
biabduction
[nullsafe] Introduce Strict mode
5 years ago
bufferoverrun
[cost] Conservative array length evaluation
5 years ago
checkers
[nullsafe] Introduce Strict mode
5 years ago
clang
[test determinator] Match Blocks, add test
5 years ago
clang_stubs
[copyright] Remove years
6 years ago
concurrency
[starvation] introduce a proper thread domain
5 years ago
deadcode
[test determinator] Refactor Java profiler samples and Java method creation
5 years ago
integration
[test determinator] Refactor Java profiler samples and Java method creation
5 years ago
istd
[istd] banish sexp_{list,option}
5 years ago
java
[test determinator] Refactor Java profiler samples and Java method creation
5 years ago
java_stubs
[test determinator] Refactor Java profiler samples and Java method creation
5 years ago
labs
Remove redundant fields from proc_callback_args
6 years ago
llvm
[copyright] Remove years
6 years ago
nullsafe
[nullsafe] Introduce Strict mode
5 years ago
opensource
[cost] Add FB-specific cost models
5 years ago
pulse
[pulse][11/9] carve out PulseBaseStack
5 years ago
quandary
[java] easier to switch between java 8 and java 11
6 years ago
scripts
[copyright] Remove years
6 years ago
scuba
[infer] Log accumulated backend counters to scuba
6 years ago
test_determinator
[test determinator] Match Blocks, add test
5 years ago
topl
[hmm] sexp_{option,list} -> {option,list}
5 years ago
unit
[test determinator] Refactor Java profiler samples and Java method creation
5 years ago
.ocamlformat
[ocamlformat] Move .ocamlformat config file to the project root
6 years ago
InferBase.opam
[doc] add `make doc` target for building html API doc
7 years ago
InferGenerated.opam
[doc] add `make doc` target for building html API doc
7 years ago
InferIR.opam
[doc] add `make doc` target for building html API doc
7 years ago
InferStdlib.opam
[doc] add `make doc` target for building html API doc
7 years ago
Makefile
[test determinator] Parse the clang profiler samples and matches c functions
5 years ago
README.md
[dune] jbuilder -> dune
7 years ago
dune-project
[dune] jbuilder -> dune
7 years ago
dune-workspace.in
[copyright] Remove years
6 years ago
dune.common.in
[Use async in create_trace_view
5 years ago
dune.in
[test determinator] Refactor Java profiler samples and Java method creation
5 years ago
index.mld
[doc] add `make doc` target for building html API doc
7 years ago
infer.ml
[test determinator] Pass flag to test determinator for clang, add test
5 years ago
infer.mli
[copyright] Remove years
6 years ago
infer.opam
[doc] add `make doc` target for building html API doc
7 years ago
infertop.ml
[copyright] Remove years
6 years ago
The OCaml source files for infer live here. The Makefile is
responsible for building them, together with dune.in.