diff options
author | Guilherme Andrade <g@gandrade.net> | 2017-08-05 22:14:40 +0100 |
---|---|---|
committer | Guilherme Andrade <g@gandrade.net> | 2017-08-05 22:14:40 +0100 |
commit | e8e20e32a8683daa6848c0bb0b715eae842bc4a9 (patch) | |
tree | 80d0a31a12b3357cf3244980ebd41d1e5ea97882 /test/rebar_disable_app_SUITE.erl | |
parent | 330baef58fa02c8cddc31c5c373fc5bda30f11dd (diff) |
Don't crash when determining the source of undefined functions in stripped modules
This can be reproduced by running xref analysis against a rebar3
plugin project which doesn't list rebar3 as an explicit dependency
-- calls to certain bundled modules ('rebar_state', 'rebar_api',
'ec_cnv', ...) will result in a failed pattern match as these modules
appear to have had their abstract code stripped.
Diffstat (limited to 'test/rebar_disable_app_SUITE.erl')
0 files changed, 0 insertions, 0 deletions