labath added a comment.

We have been looking into these failures also, and the cause is the recent 
changes, which make it impossible to evaluate c(++) expression in assembly 
language frames (see http://reviews.llvm.org/D12962). This is not the purpose 
of this test, but I don't think we should work around it as I believe a simple 
expression as "var = 1" should work regardless of the selected frame. I'd like 
to wait on the comments on the aforementioned patch before we put this in.


http://reviews.llvm.org/D12976



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to