Martin Trojer
ee7f07a1a9
Add missing case to block instruction converter
...
Reviewed By: jvillard
Differential Revision: D8951773
fbshipit-source-id: ce0d1f08c
6 years ago
Martin Trojer
4b69087ad5
Adding OBJCPP models to avoid SKIPs of models from .mm
...
Reviewed By: jberdine
Differential Revision: D8833491
fbshipit-source-id: 699319454
6 years ago
Jules Villard
8b882ac1df
Change license to MIT
...
Summary:
Change the license of the source code from BSD + PATENTS to MIT.
Change `checkCopyright` to reflect the new license and learn some new file
types.
Generated with:
```
git grep BSD | xargs -n 1 ./scripts/checkCopyright -i
```
Reviewed By: jeremydubreil, mbouaziz, jberdine
Differential Revision: D8071249
fbshipit-source-id: 97ca23a
7 years ago
Dulma Churchill
26697704dc
[retain cycles] Example of a cycle that includes a C++ class
...
Reviewed By: mbouaziz
Differential Revision: D7213885
fbshipit-source-id: e460f6a
7 years ago
Dulma Churchill
8b0b485921
Refactoring of tests, separating the tests for linters
...
Reviewed By: sblackshear
Differential Revision: D3569981
fbshipit-source-id: 198647b
8 years ago
Andrzej Kotulski
4584f7f6fc
[clang-format] Reformat all c/cpp/objc sources with clang-format
...
Reviewed By: jul
Differential Revision: https://phabricator.fb.com/D2953843
9 years ago
Dino Distefano
d4d5c3bb2f
Implemented new check CXX_REFERENCE_CAPTURED_IN_OBJC_BLOCK
...
Reviewed By: dulmarod
Differential Revision: D2823705
fb-gh-sync-id: 594bfa2
9 years ago