aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/minmax.h
diff options
context:
space:
mode:
authorJustin Cady <desk@justincady.com>2025-09-25 09:44:26 -0400
committerGitHub <noreply@github.com>2025-09-25 09:44:26 -0400
commita05b232076edc3b05fc58d68451a716a0ddc8868 (patch)
tree881f4e943a3f9d61fcdad444614936cc40282592 /libcxx/include/__algorithm/minmax.h
parentc533017bcb576baff4016722d6498c1756e2bc0f (diff)
downloadllvm-a05b232076edc3b05fc58d68451a716a0ddc8868.zip
llvm-a05b232076edc3b05fc58d68451a716a0ddc8868.tar.gz
llvm-a05b232076edc3b05fc58d68451a716a0ddc8868.tar.bz2
[lldb] Avoid copying header just to overwrite it (#160555)
The build script copies lldb-defines.h into the staging area but it gets overwritten by version-header-fix.py. This flow assumes that the lldb-defines.h from the source was writable originally (thus the copy maintains that permission). This is problematic for systems that integrate LLVM source as read only. This change skips the initial copy of lldb-defines.h, which prevents lldb build failures when the source is not writable.
Diffstat (limited to 'libcxx/include/__algorithm/minmax.h')
0 files changed, 0 insertions, 0 deletions