diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2019-11-29 15:37:14 +0100 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2019-12-04 15:13:12 +0100 |
commit | 75656005dbc8866e1888932a68a830b0df403560 (patch) | |
tree | e8fab392d5c236a8c49e5ab1b6577d5f187db64f /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 45ef055d4ffda4d2b04b62f73e36cc6d5252758b (diff) | |
download | llvm-75656005dbc8866e1888932a68a830b0df403560.zip llvm-75656005dbc8866e1888932a68a830b0df403560.tar.gz llvm-75656005dbc8866e1888932a68a830b0df403560.tar.bz2 |
[llvm][Support] Take in CurrentDirectory as a parameter in ExpandResponseFiles
Summary:
This is a follow-up to D70769 and D70222, which allows propagation of
current directory down to ExpandResponseFiles for handling of relative paths.
Previously clients had to mutate FS to achieve that, which is not thread-safe
and can even be thread-hostile in the case of real file system.
Reviewers: sammccall
Subscribers: hiraditya, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D70857
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions