Chaoren Lin 372e9067a7 Rename FileSpec::IsRelativeToCurrentWorkingDirectory to IsRelative.
Summary:
`IsRelativeToCurrentWorkingDirectory` was misleading, because relative paths
are sometimes appended to other directories, not just the cwd. Plus, the new
name is shorter. Also added `IsAbsolute` for completeness.

Reviewers: clayborg, ovyalov

Reviewed By: ovyalov

Subscribers: tberghammer, lldb-commits

Differential Revision: http://reviews.llvm.org/D10262

llvm-svn: 239419
2015-06-09 17:54:27 +00:00
..
2014-03-20 06:08:36 +00:00
2015-06-01 18:04:10 +00:00
2014-08-06 18:16:26 +00:00
2014-09-16 06:34:29 +00:00