diff options
author | José Valim <[email protected]> | 2015-05-27 00:37:31 +0200 |
---|---|---|
committer | José Valim <[email protected]> | 2015-05-27 00:42:11 +0200 |
commit | f9af336d89b3ec6b68182311ef4d77d1eabc455f (patch) | |
tree | 987df5c45cea291e53f7a4bb1f7112385693db87 /lib/eunit | |
parent | b5ee5c6749616dd715138ae7720df77a26341316 (diff) | |
download | otp-f9af336d89b3ec6b68182311ef4d77d1eabc455f.tar.gz otp-f9af336d89b3ec6b68182311ef4d77d1eabc455f.tar.bz2 otp-f9af336d89b3ec6b68182311ef4d77d1eabc455f.zip |
Annotate used types in erl_lint
This is a follow up to commit b5ee5c6.
Similar to function calls, we also need to annotate used types
on call site since this information is used later on when showing
undefined type errors.
Notice we don't need to annotate the type export because
it is an attribute and those are always properly annotated.
Diffstat (limited to 'lib/eunit')
0 files changed, 0 insertions, 0 deletions