Jules Villard
6911a1516c
[whitespace] ocp-indent the code
...
Summary:
This commit is the result of
`find infer/src -name '*.ml' -or -name '*.mli' -exec ocp-indent -i \{\} \;`
and
`INFER_CHECK_COPYRIGHT=1 InferPrint`
10 years ago
Jules Villard
ca613a77ff
[copyrightor] format start and end of copyright comments
...
Summary:
The script now reformats the start and end of comments if necessary.
10 years ago
Andrzej Kotulski
35400dd4f6
Rename Procname.from_string
10 years ago
Andrzej Kotulski
687f4958c8
Change procname types for objc/c functions
...
Summary:
In preparation for C++ methods, we need to have type with
class, method, mangled (for overloading?)
1. Change objc method to support it
2. Do some renames to be less confusing
10 years ago
Cristiano Calcagno
3e199467f4
Complete copyright messages.
10 years ago
Cristiano Calcagno
6bde9bda88
[Bucketing] Improve error bucketing by using constant propagation when detecting direct null assignments.
10 years ago
Cristiano Calcagno
a94fab55e8
[Eradicate] Fix issue where direct throw instructions were not handled like method calls that trow exceptions.
10 years ago
Cristiano Calcagno
dd066c828c
[Checkers] checker for printf format strings.
10 years ago
Cristiano Calcagno
d2e2bbf6a5
[Eradicate @Nullable checker] Don't apply sub-typing checks for method definitions in the case of constructors.
10 years ago
Cristiano Calcagno
fb300b9948
[Eradicate @Nullable checker] Fix missing reports of PARAMETER_NOT_NULLABLE across modules.
10 years ago
Open Source Synchronization
b8982270f2
initial synchronization
10 years ago