aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results/record_match
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2018-02-15 16:49:43 +0100
committerHans Bolinder <[email protected]>2018-02-15 16:49:43 +0100
commit9efdc2408ff33139878a58a58ab49402352a7a28 (patch)
tree7f6b2ebe21680a701f16300d2e2dfbf888b63e07 /lib/dialyzer/test/small_SUITE_data/results/record_match
parent8405b0c802e216f42afaafc5ec8501eba329cced (diff)
parent120760b543159d36d88f1feb204ff84c74306515 (diff)
downloadotp-9efdc2408ff33139878a58a58ab49402352a7a28.tar.gz
otp-9efdc2408ff33139878a58a58ab49402352a7a28.tar.bz2
otp-9efdc2408ff33139878a58a58ab49402352a7a28.zip
Merge branch 'hasse/dialyzer/fix_record_match/OTP-14911' into maint
* hasse/dialyzer/fix_record_match/OTP-14911: dialyzer: Fix a crash
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data/results/record_match')
-rw-r--r--lib/dialyzer/test/small_SUITE_data/results/record_match3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/dialyzer/test/small_SUITE_data/results/record_match b/lib/dialyzer/test/small_SUITE_data/results/record_match
new file mode 100644
index 0000000000..a0dd6f560a
--- /dev/null
+++ b/lib/dialyzer/test/small_SUITE_data/results/record_match
@@ -0,0 +1,3 @@
+
+record_match.erl:16: Function select/0 has no local return
+record_match.erl:17: Matching of pattern {'b_literal', 'undefined'} tagged with a record name violates the declared type of #b_local{} | #b_remote{}