Skip to content
Commit 031d6468 authored by Dan Gohman's avatar Dan Gohman
Browse files

Change directory_entry::path() to return a const std::string & instead of

a StringRef, for the benefit of clients that want the result as a
nul-terminated string. Clients that expect a StringRef will get one via
the implicit conversion.

llvm-svn: 126784
parent 28c3fccc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment