diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-05-29 13:54:31 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-05-29 13:54:31 -0700 |
| commit | e078b4f20ea0656c02f957520c182735c60593de (patch) | |
| tree | b14fedec819120cf06f5ea6255b0b194e32812e1 /lib/std/array_hash_map.zig | |
| parent | 0afb5b2ec6de494efe0605b2270f6a01b95237af (diff) | |
| download | zig-e078b4f20ea0656c02f957520c182735c60593de.tar.gz zig-e078b4f20ea0656c02f957520c182735c60593de.zip | |
zig ar: workaround for LLVM bug
In this file is copy+pasted WindowsSupport.h from LLVM 12.0.1-rc1.
This is so that we can patch it. The upstream sources are incorrectly
including "llvm/Config/config.h" which is a private header and thus not
available in the include files distributed with LLVM.
The patch here changes it to include "llvm/Config/config.h" instead.
Patch submitted upstream: https://reviews.llvm.org/D103370
Diffstat (limited to 'lib/std/array_hash_map.zig')
0 files changed, 0 insertions, 0 deletions
