aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2024-10-31 14:03:02 -0700
committerGitHub <noreply@github.com>2024-10-31 14:03:02 -0700
commit0b2b87bf3435b4a72f4d1253cd640364e62c7b20 (patch)
tree16d6ae7044294f44897d430b44585190e20c3b0c /clang/lib/Frontend/CompilerInvocation.cpp
parent8413599b59b209312f9662dcad3e7bb4e9d4a4d4 (diff)
downloadllvm-0b2b87bf3435b4a72f4d1253cd640364e62c7b20.zip
llvm-0b2b87bf3435b4a72f4d1253cd640364e62c7b20.tar.gz
llvm-0b2b87bf3435b4a72f4d1253cd640364e62c7b20.tar.bz2
[libc] Fix path to fcntl_overlay in cmake (#114464)
The proxy header definition for mode_t was using an incorrect form for its dependency on fcntl_overlay. The relative paths for dependencies can only go down, not up so "../" doesn't work. This patch fixes it to be absolute.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions