markma
f8dfc1ce1f
0.0.1
4 years ago
markma
09fba4a0b5
0.0.1
4 years ago
Sungkeun Cho
eb41f6d8e4
[infer] Use allow/block list terminology
...
Reviewed By: ngorogiannis
Differential Revision: D29559956
fbshipit-source-id: cbe008e8b
4 years ago
Josh Berdine
cfc1c8be36
[copyright] Remove years
...
Reviewed By: jvillard
Differential Revision: D15771884
fbshipit-source-id: e2997e3a3
6 years ago
Lee Howes
183e9ed9fa
Add call_cxx_method predicate
...
Reviewed By: martintrojer
Differential Revision: D14880808
fbshipit-source-id: 1192dc4c2
6 years ago
Ezgi Çiçek
9790eb5a78
[cpp][linters] Hotfix: linter error
...
Reviewed By: mbouaziz
Differential Revision: D14438087
fbshipit-source-id: 3312aca38
6 years ago
Lee Howes
5c2ef731ff
Add support for qualified functions and a call_qualified_function predicate
...
Reviewed By: ddino
Differential Revision: D14401963
fbshipit-source-id: 8d080324a
6 years ago
Jules Villard
a29e769b61
[kill -a][1/4] stop using `-a foo` in the infer repo
...
Summary:
Goal of the stack: deprecate the `--analyzer` option in favour of turning
individual features on and off. This option is a mess: some of the options are
now subcommands (compile, capture), others are aliases (infer and checkers),
and they can all be replicated using some straightforward combination of other
options.
This diff: stop using `--analyzer` in tests. It's mostly `checkers` everywhere,
which is already the default. `linters` becomes `--no-capture --linters-only`.
`infer` is supposed to be `checkers` already. `crashcontext` is
`--crashcontext-only`.
Reviewed By: mbouaziz
Differential Revision: D9942689
fbshipit-source-id: 048281761
7 years ago
Dino Distefano
3c04f32709
hadoc const version
...
Reviewed By: jvillard
Differential Revision: D9850969
fbshipit-source-id: 25102d5bb
7 years ago
Dino Distefano
21145c75c9
Added new predicate is_const_expr()
...
Reviewed By: jvillard
Differential Revision: D9496229
fbshipit-source-id: c0bccf8c9
7 years ago
Dino Distefano
370f33c8dc
Added predicate for CXX11ConstantExpr
...
Reviewed By: jvillard
Differential Revision: D9313716
fbshipit-source-id: 24588b600
7 years ago
Dino Distefano
4065b76663
Fixed has_type for iterator type
...
Reviewed By: jvillard
Differential Revision: D9179987
fbshipit-source-id: 362ea3836
7 years ago
Dino Distefano
1efc44c27f
Fix has_type when used in the context of namespace
...
Reviewed By: jvillard
Differential Revision: D9117843
fbshipit-source-id: 3deb4c517
7 years ago
Dino Distefano
b215cdbff4
Fixed problem with expasion of %name% placeholder
...
Reviewed By: jvillard
Differential Revision: D8864560
fbshipit-source-id: d0e8c4e91
7 years ago