mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-02 02:32:27 +00:00
Upgrade to 2022-era LLVM LIBCXX
This commit is contained in:
parent
2f4ca71f26
commit
8e68384e15
2078 changed files with 165657 additions and 65010 deletions
2
third_party/openmp/kmp_runtime.cpp
vendored
2
third_party/openmp/kmp_runtime.cpp
vendored
|
@ -10,6 +10,8 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wvolatile" // wut
|
||||
|
||||
#include "kmp.h"
|
||||
#include "kmp_affinity.h"
|
||||
#include "kmp_atomic.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue