Josh Berdine
cfc1c8be36
[copyright] Remove years
...
Reviewed By: jvillard
Differential Revision: D15771884
fbshipit-source-id: e2997e3a3
6 years ago
Mehdi Bouaziz
ce34dcb695
Format everything
...
Reviewed By: jeremydubreil
Differential Revision: D10844347
fbshipit-source-id: 5a374da82
6 years ago
Martin Trojer
8bdbf3aedc
Fix false positive BAD_POINTER for objcpp
...
Reviewed By: dulmarod
Differential Revision: D8658824
fbshipit-source-id: e582ce8
7 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
Dino Distefano
6ffaded4be
Modified the hardcoded CTL formulas in preparation to dispatcher removal
...
Reviewed By: dulmarod
Differential Revision: D4130612
fbshipit-source-id: d482966
8 years ago
Martino Luca
b7d70ff178
Add support for extra cases of BAD_POINTER_COMPARISON warning
...
Reviewed By: akotulski
Differential Revision: D3674896
fbshipit-source-id: 48d10bf
8 years ago
Martino Luca
da2717ff2a
Migrate BAD_POINTER_COMPARISON check from backend to linters infra
...
Reviewed By: dulmarod
Differential Revision: D3614726
fbshipit-source-id: bdc7651
8 years ago