aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src/dialyzer_timing.erl
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2014-10-08 15:41:20 +0200
committerHans Bolinder <[email protected]>2014-10-08 15:48:05 +0200
commit4b49314bb58de1bd1a0b35a218def99ed500f49a (patch)
treeb3901735531f96be7f25fe3efd96ea8e9b62d34e /lib/dialyzer/src/dialyzer_timing.erl
parent9990e4a86be55436fa153284a2791abd7f642a30 (diff)
downloadotp-4b49314bb58de1bd1a0b35a218def99ed500f49a.tar.gz
otp-4b49314bb58de1bd1a0b35a218def99ed500f49a.tar.bz2
otp-4b49314bb58de1bd1a0b35a218def99ed500f49a.zip
dialyzer: Ignore ERL_COMPILER_OPTIONS when compiling
If, for instance, 'warn_unused_import' is present in ERL_COMPILER_OPTIONS then many files in Erlang/OTP (Kernel, STDLIB, ...) cannot be analyzed by Dialyzer since the option is not present when compiling Erlang/OTP, but 'warnings_as_errors' is. The case that ERL_COMPILER_OPTIONS contains 'warnings_as_errors' can only be handled by ignoring ERL_COMPILER_OPTIONS.
Diffstat (limited to 'lib/dialyzer/src/dialyzer_timing.erl')
0 files changed, 0 insertions, 0 deletions