aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/spirv/Module.zig
diff options
context:
space:
mode:
authorJakub Konka <kubkon@jakubkonka.com>2023-04-01 22:44:05 +0200
committerJakub Konka <kubkon@jakubkonka.com>2023-04-02 10:18:43 +0200
commit43a6384e9c6ee6f3e250172f6f655782e808afed (patch)
tree6525daf2717615fb9fe06d781a1d598039b2b66e /src/codegen/spirv/Module.zig
parentab44b454d0408a7968354f8889a2e57c02396153 (diff)
downloadzig-43a6384e9c6ee6f3e250172f6f655782e808afed.tar.gz
zig-43a6384e9c6ee6f3e250172f6f655782e808afed.zip
link-test: adjust test/link/bugs/macho/13056 to latest changes on macOS 13.3
Latest macOS 13.3 rolled out LLVM 15 and thus the way `nullptr_t` is defined within the `libc++`: https://github.com/llvm/llvm-project/commit/157bbe6aea22e87c822f6cda3cd404b8f657dce4 This seems to require including `/usr/include` with `-isystem` directive rather than `-I`. Otherwise we get clang miscompilation issues due to missing `nullptr_t` declaration.
Diffstat (limited to 'src/codegen/spirv/Module.zig')
0 files changed, 0 insertions, 0 deletions