Skip to content
Commit 3521ae95 authored by Manuel Klimek's avatar Manuel Klimek
Browse files

Fixes a fix to finding the current directory:

We currently want to look whether PWD is available - if PWD is available it will
get us the non-resolved current path, while fs::current_path will resolve
symlinks. The long term fix is to not rely on that behavior any more.

llvm-svn: 154330
parent 132a9983
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