This is an archive of the discontinued LLVM Phabricator instance.

New test case for reproducing a recent regression in expression evaluation
AbandonedPublic

Authored by tberghammer on Sep 17 2015, 7:16 AM.

Details

Reviewers
None
Summary

In some context, the expression evaluation fails with the following error message:

error: out-of-line definition of '$__lldb_expr' does not match any declaration in 'Foo'
error: 1 errors parsing expression

The regression was introduced by rL245905

This test is not for commit! We should come up with a better test case after we found out what is the exact scenario we want to cover!

Diff Detail

Event Timeline

tberghammer retitled this revision from to New test case for reproducing a recent regression in expression evaluation.
tberghammer updated this object.
tberghammer updated this object.
tberghammer abandoned this revision.Oct 1 2015, 8:01 AM