about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorBarosl Lee <vcs@barosl.com>2015-03-12 01:36:52 +0900
committerBarosl Lee <vcs@barosl.com>2015-03-14 23:32:57 +0900
commitedbc0e509f016426f6366fba0d0001bc828bd450 (patch)
treee3fe12cc24daacc351c72d7d75b5d104c8d7875f /src/rustllvm/ExecutionEngineWrapper.cpp
parent766a4e1acc06061a30cf456840a9915526fb681e (diff)
downloadrust-edbc0e509f016426f6366fba0d0001bc828bd450.tar.gz
rust-edbc0e509f016426f6366fba0d0001bc828bd450.zip
check_match: Dereference `ref x` before comparing it and some other type
The arity of `ref x` is always 1, so it needs to be dereferenced before
being compared with some other type whose arity is not 1.

Fixes #23009.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions