aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorMikhail R. Gadelha <mikhail@igalia.com>2023-09-06 11:35:11 -0300
committerMikhail R. Gadelha <mikhail@igalia.com>2023-09-06 11:56:41 -0300
commit8cd4ecfa6001eed7486fa3618bbd6bde47a0b075 (patch)
tree59b7358e00614e382ec1e1f0ad2dfd5f5b41047e /clang/lib/Basic/SourceManager.cpp
parent0e0ff8573de69286536e4f49098226eda0c4c7f5 (diff)
downloadllvm-8cd4ecfa6001eed7486fa3618bbd6bde47a0b075.zip
llvm-8cd4ecfa6001eed7486fa3618bbd6bde47a0b075.tar.gz
llvm-8cd4ecfa6001eed7486fa3618bbd6bde47a0b075.tar.bz2
[libc] Unify lseek implementations
In patch D157792, the calls to SYS_llseek/SYS_llseek for 32-bit systems were fixed in lseek.cpp but there was another implementation in file.cpp that was missed. To reduce the code duplication, this patch unifies both call sites to use a new lseekimpl function. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D159208
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions