diff options
author | Martin Storsjö <martin@martin.st> | 2022-11-02 13:35:50 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-11-11 13:54:52 +0200 |
commit | 323b4309e2418a8662e814b60cd32090b4543337 (patch) | |
tree | 9aceab3d4798bddb9aeafda81dc4f0397c3ef90c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4bf5893d1ab6ec733f7b0067c69779f5d3843046 (diff) | |
download | llvm-323b4309e2418a8662e814b60cd32090b4543337.zip llvm-323b4309e2418a8662e814b60cd32090b4543337.tar.gz llvm-323b4309e2418a8662e814b60cd32090b4543337.tar.bz2 |
[openmp] [test] Use omp_testsuite.h instead of directly including pthread.h
OpenMP tests that use pthread functions include this header instead.
On Unix systems, this header includes pthread.h, while it provides
minimal implementations of the used pthread functions for Windows.
Differential Revision: https://reviews.llvm.org/D137746
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions