Dulma Churchill
7c384669eb
[linters] Add a new linter UNAVAILABLE_CLASS_IN_SUPPORTED_IOS_SDK for checking unavailable classes in supported ios sdk
...
Reviewed By: akotulski
Differential Revision: D5381931
fbshipit-source-id: 13e36df
7 years ago
Dulma Churchill
144e062684
[linters] Take instancesRespondToSelector into account to avoid FPs
...
Reviewed By: akotulski
Differential Revision: D5380878
fbshipit-source-id: cf6f803
7 years ago
Dulma Churchill
72802024b3
[linters] Fix unavailable api check to take the avaiability attribute into account when it's not the first one in the list.
...
Reviewed By: martinoluca
Differential Revision: D5292444
fbshipit-source-id: 620a855
8 years ago
Dulma Churchill
99a0f894b6
[linters] Add option to blacklist the unavailable api check for some files
...
Reviewed By: jberdine
Differential Revision: D5236287
fbshipit-source-id: ef801ee
8 years ago
Jules Villard
dac8906d86
[make] make sure makefile uses config-time values
...
Summary:
This makes sure that one can run `./build-infer.sh` then `make`. Otherwise it's
not always clear what one should do to recompile infer, eg when `make` will
work and when `./build-infer.sh` should be used instead, in particular when the
user doesn't have opam configured for her terminal.
Reviewed By: jberdine
Differential Revision: D4698159
fbshipit-source-id: 5df8059
8 years ago
Andrzej Kotulski
e08d9341c8
[clang] Run direct tests with --no-failures-allowed flag
...
Reviewed By: dulmarod
Differential Revision: D4674385
fbshipit-source-id: 0816239
8 years ago
Dulma Churchill
6c82e82444
[linters] Fix one more unavailable api false positive
...
Reviewed By: akotulski
Differential Revision: D4578891
fbshipit-source-id: c6443a1
8 years ago
Dulma Churchill
3fb6e4dea7
[tests] Fixing the renaming issue with the lint tests
...
Reviewed By: martinoluca
Differential Revision: D4565163
fbshipit-source-id: 2be82f2
8 years ago