If the fixed expression doesn't parse, don't tell the user about it.
authorJim Ingham <jingham@apple.com>
Wed, 6 Apr 2016 00:25:04 +0000 (00:25 +0000)
committerJim Ingham <jingham@apple.com>
Wed, 6 Apr 2016 00:25:04 +0000 (00:25 +0000)
commitb29c42f9ebedcc0ee6f977d4f399cdfe87d6d4c7
tree65d650021d0aa1cb971ffcbc57a816d0757eb719
parent2fcb27b08ca3a6cc6f4ecf2128cddaf584bb6e7c
If the fixed expression doesn't parse, don't tell the user about it.

llvm-svn: 265495
lldb/source/Expression/UserExpression.cpp