dawn abandoned this revision. dawn added a comment. In http://reviews.llvm.org/D11173#208329, @spyffe wrote:
> This looks like it's actually testing the wrong thing… the point is that the > expression parser is in ObjC++ mode at all times and we want to make sure > that we aren't misinterpreting something that happens to have the name "id" > from C++ as something that's an ObjC id. I see. > I'm concerned about the implicit suggestion that we not be in ObjC++ mode at > all times. I ran into this when I wanted to have the default language be that of the selected frame, but folks prefer an option for that, so this test case will still work as is. Thanks for your review. Repository: rL LLVM http://reviews.llvm.org/D11173 _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits