diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2024-10-22 10:34:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-22 10:34:15 -0500 |
commit | 5942be03eadc8abd320e3dad1abcc4e87ce4171a (patch) | |
tree | 2901e9f72a30b706803791ff877b5103fb886e64 /clang/lib/Lex/ModuleMap.cpp | |
parent | 6e535a9ac70fc0e69778f0d6c4568cb64a0e25db (diff) | |
download | llvm-5942be03eadc8abd320e3dad1abcc4e87ce4171a.zip llvm-5942be03eadc8abd320e3dad1abcc4e87ce4171a.tar.gz llvm-5942be03eadc8abd320e3dad1abcc4e87ce4171a.tar.bz2 |
[lldb][test] Fix TestUseSourceCache for readonly source trees (#113251)
TestUseSourceCache attempts to write to a build artifact copied from the
source tree, and asserts the write succeeded. If the source tree is read
only, the copy will also be read only, causing it to fail. When
producing the build artifact, ensure that it is writable.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions