summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-gisel-cov.py
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2019-01-03 13:46:10 +0000
committerKadir Cetinkaya <kadircet@google.com>2019-01-03 13:46:10 +0000
commit41f98c834bc62a605ec51032482369cfa128d711 (patch)
tree6da6925e538e764d17be942f37d6267fc679c609 /llvm/utils/llvm-gisel-cov.py
parentb39a97c8f6c02f5ce9d048849dfae4c3ee26d5ee (diff)
downloadbcm5719-llvm-41f98c834bc62a605ec51032482369cfa128d711.tar.gz
bcm5719-llvm-41f98c834bc62a605ec51032482369cfa128d711.zip
[clangd] Always try to build absolute path
Summary: This only changes behavior in cases when the file itself is a symlink. When canonicalizing paths do not look at tryGetRealPathName, which contains the resolved path for files that are symlinks. Instead first build the absolute path even if it contains some symlinks on the path. Then resolve only the symlinks on the path and leave it as it is if the file itself is a symlink. Reviewers: ilya-biryukov Reviewed By: ilya-biryukov Subscribers: ioeric, MaskRay, jkorous, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D56263 llvm-svn: 350306
Diffstat (limited to 'llvm/utils/llvm-gisel-cov.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud