Jules Villard
ca613a77ff
[copyrightor] format start and end of copyright comments
...
Summary:
The script now reformats the start and end of comments if necessary.
9 years ago
Dulma Rodriguez
d7655a087e
[clang] Adding getters and setters for all the methods
9 years ago
Jules Villard
f07c7f9093
[infer] handle sentinel arguments in symb exec
...
Summary:
This adds a sentinel check every time a function carrying a sentinel attribute
is called, regardless of whether we have a definition for that function or not.
9 years ago
Jules Villard
768a850c58
[infer][clang] fix model of sockets
9 years ago
Jeremy Dubreil
902e5afa61
[infer][clang] fix name collision in the C tests
...
Summary:
There was a name collision between two files which was preventing to run the tests based on Makefile
10 years ago
Cristiano Calcagno
3e199467f4
Complete copyright messages.
10 years ago
jrm
1356fd331f
[infer][clang] test reporting of assertion failures
10 years ago
Cristiano Calcagno
a87bedb5dd
[Bucketing] Promote NPEs originating from a call with a null parameter to bucket b1.
10 years ago
Dulma Rodriguez
510fc4ed25
[clang] Sorting the fields in structs and classes. Was needed in the backend and forgotten.
...
Summary:
@public
Sorting the fields in structs and classes. Was needed in the backend and forgotten.
Fixes the github issue https://github.com/facebook/infer/issues/90 .
Test Plan: Added a new test that shows that we now get a spec for the example from the github issue.
10 years ago
Sam Blackshear
d7a4474d90
[Infer][angelic] Adding angelic abduction on actuals passed by reference
10 years ago
Dino Distefano
404444d182
Fixed models for FILE C functions.
10 years ago
Dulma Rodriguez
34b911c935
[clang] Fixing the tests for the models of getc.
10 years ago
Dino Distefano
3ce393f511
Fixed model for getc and fgetc
10 years ago
Open Source Synchronization
b8982270f2
initial synchronization
10 years ago