aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMikhail R. Gadelha <mikhail@igalia.com>2023-08-03 10:27:24 -0300
committerMikhail R. Gadelha <mikhail@igalia.com>2023-08-03 10:30:21 -0300
commit29dec352124a5fc1dcf03a640c2621496651ee90 (patch)
treebb934c8b065842477dc41a157babfc7414828c6d /clang/lib/Frontend/CompilerInvocation.cpp
parent51f91e104559a4a59adf09eb54f756c8f7b66a28 (diff)
downloadllvm-29dec352124a5fc1dcf03a640c2621496651ee90.zip
llvm-29dec352124a5fc1dcf03a640c2621496651ee90.tar.gz
llvm-29dec352124a5fc1dcf03a640c2621496651ee90.tar.bz2
[libc] NFC: Fix build on systems that don't have linux/time_types.h
This broke some bots that don't have linux/time_types.h available (libc-x86_64-debian-*). The header is needed because of __kernel_timespec, and since this is only needed when SYS_sched_rr_get_interval_time64 is available, guarding the include should fix the broken bot.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions