Skip to content
Commit e8a2fd5e authored by Jim Ingham's avatar Jim Ingham
Browse files

An SBValue whose underlying ValueObject has no valid value, but does

hold an error should:

(a) return false for IsValid, since that's the current behavior and is
    a convenient way to check "should I get the value for this".
(b) preserve the error when an SBValue is made from it, and print the
    error in the ValueObjectPrinter.

Make that happen.

Differential Revision: https://reviews.llvm.org/D144664
parent c2d6cc9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment