summaryrefslogtreecommitdiff
path: root/src/rebar_erlc_compiler.erl
diff options
context:
space:
mode:
authorGuilherme Andrade <g@gandrade.net>2017-08-05 22:14:40 +0100
committerGuilherme Andrade <g@gandrade.net>2017-08-05 22:14:40 +0100
commite8e20e32a8683daa6848c0bb0b715eae842bc4a9 (patch)
tree80d0a31a12b3357cf3244980ebd41d1e5ea97882 /src/rebar_erlc_compiler.erl
parent330baef58fa02c8cddc31c5c373fc5bda30f11dd (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 'src/rebar_erlc_compiler.erl')
0 files changed, 0 insertions, 0 deletions