commit | 4f5b3ac46402e4e0ad8b4faceb1c071d53cd07b3 | [log] [tgz] |
---|---|---|
author | Manuel Klimek <klimek@google.com> | Mon Apr 09 18:08:23 2012 +0000 |
committer | Manuel Klimek <klimek@google.com> | Mon Apr 09 18:08:23 2012 +0000 |
tree | d837e67440b67e75cb7beb25dfe59a8e7d93680f | |
parent | 561d62280aecff3168097086425a7da0442d0de4 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154330 91177308-0d34-0410-b5e6-96231b3b80d8