aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-09-02 09:25:31 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-09-02 09:45:35 +0200
commit814242572731da240ff91b233a0bc8c7b2323434 (patch)
tree35b4f5037a9b7198fd55945028c6dc5990f5eda3 /clang/lib/Frontend/CompilerInvocation.cpp
parent5d13479574544f3fb4e7d704a1a6284b658c40d1 (diff)
downloadllvm-814242572731da240ff91b233a0bc8c7b2323434.zip
llvm-814242572731da240ff91b233a0bc8c7b2323434.tar.gz
llvm-814242572731da240ff91b233a0bc8c7b2323434.tar.bz2
Revert "[libc++] Workaround timespec_get not always being available in Apple SDKs"
This reverts commit 99f3b231cb21abc567c93813650cd76cfa614325. It breaks libcxx/modules/stds_include.sh.cpp on macOS as the new include to sys/cdefs.h causes a dependency from __config to the Darwin module (which already has a dependency on __config). This cyclic dependency breaks compiling the std module which breaks compiling pretty much every program with ToT libc++ and enabled modules. I'll revert for now to get the bots green again. Sorry for the inconvenience.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions