summaryrefslogtreecommitdiff
path: root/test/files/pos/macro-implicit-invalidate-on-error.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2013-11-14 12:17:07 +0100
committerEugene Burmako <xeno.by@gmail.com>2013-11-14 12:17:07 +0100
commitee6fbae3d069d8fe55b7a20756c04abcc9119bba (patch)
treef99910e432b9d3d4ba2b426ac4343b4ba7f45873 /test/files/pos/macro-implicit-invalidate-on-error.check
parent96df73d994097e3318d003ddef00194b711289a3 (diff)
downloadscala-ee6fbae3d069d8fe55b7a20756c04abcc9119bba.tar.gz
scala-ee6fbae3d069d8fe55b7a20756c04abcc9119bba.tar.bz2
scala-ee6fbae3d069d8fe55b7a20756c04abcc9119bba.zip
correctly fails implicit search for invalid implicit macros
There was a rare corner case when implicit search wouldn’t discard an invalid implicit macro (e.g. the one with mismatching macro impl or the one with macro impl defined in the same compilation run) during typechecking the corresponding candidate in typedImplicit1. This is now fixed.
Diffstat (limited to 'test/files/pos/macro-implicit-invalidate-on-error.check')
-rw-r--r--test/files/pos/macro-implicit-invalidate-on-error.check0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/files/pos/macro-implicit-invalidate-on-error.check b/test/files/pos/macro-implicit-invalidate-on-error.check
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/test/files/pos/macro-implicit-invalidate-on-error.check