Make sure that the value is valid.a
This commit is contained in:
parent
96dbd7d963
commit
8a6adff938
@ -36,4 +36,5 @@ int one; // expected-error {{redefinition of 'one' with a different type: 'int'
|
||||
// Make sure that PR#98434 doesn't get reintroduced.
|
||||
void f(int);
|
||||
gCling->evaluate("f", V);
|
||||
V.isValid() //CHECK: (_Bool) true
|
||||
// end PR#98434
|
||||
|
Loading…
x
Reference in New Issue
Block a user