Changed to using an "operator bool" instead of an "operator void*"
and avoid returning a pointer to the current object. In the new "operator bool" implementation, check the filename object first since many times we have FileSpec objects with a filename, yet no directory. llvm-svn: 139488
Loading
Please register or sign in to comment