Make the IsValid() operator for SBLineEntry "do the right thing" by returning...
Make the IsValid() operator for SBLineEntry "do the right thing" by returning true if the line entry is valid, not just if the opaque pointer to lldb_private::LineEntry is non NULL. llvm-svn: 159287
Loading
Please register or sign in to comment