I tried this, it it doesn't work. (lldb) expr (int8_t) cast<ConstantDataArray>(v)->isString() error: use of undeclared identifier 'cast' error: 'ConstantDataArray' does not refer to a value error: no member named 'isString' in 'llvm::Value' note: declared here
Thanks for any help. Richard Catlin
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
