diff options
author | Sergey Dmitrouk <sdmitrouk@accesssoftek.com> | 2014-12-08 14:50:21 +0000 |
---|---|---|
committer | Sergey Dmitrouk <sdmitrouk@accesssoftek.com> | 2014-12-08 14:50:21 +0000 |
commit | 4cc3a2d82ce051b8ed2dcc43ab67026638fcac40 (patch) | |
tree | f63420062bb69c9a473c38e3e0bf06ba241a406d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 64bc246f3feb7eb672ba53860c0c1a98c29f0e48 (diff) | |
download | llvm-4cc3a2d82ce051b8ed2dcc43ab67026638fcac40.zip llvm-4cc3a2d82ce051b8ed2dcc43ab67026638fcac40.tar.gz llvm-4cc3a2d82ce051b8ed2dcc43ab67026638fcac40.tar.bz2 |
Explicitly include <sched.h> for sched_yield()
It might be implicitly included by <pthread.h> (and that's why it worked
so far), but it's not guaranteed (for example, this is not the case with
newlib).
llvm-svn: 223661
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions