aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-11-20 15:09:56 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-11-22 20:57:56 -0700
commit58d3ee2a08f5a1f1c66d5e3b4f215361073c6372 (patch)
tree6200d94b14457a36a592585ee7c1e15bc92aafc9 /lib/std/Thread
parentd24aaf8847336e12b6571e13d57f6d112452d97d (diff)
downloadzig-58d3ee2a08f5a1f1c66d5e3b4f215361073c6372.tar.gz
zig-58d3ee2a08f5a1f1c66d5e3b4f215361073c6372.zip
Compilation: avoid Cache hash dependency on zig lib path
* Update for the breaking changes to std.fs.path.resolve. This had a happy side effect of deleting some error handling code which is no longer needed. * Introduce cache_exempt_flags field to CSourceFile. This is used only for include directories when building libc++ and libc++abi which depend only on the zig lib path. * libc_include_dir_list is only added to the cache hash when it contains directories which have been obtained from system probing. It is exempt when the directories depend only on the zig lib path.
Diffstat (limited to 'lib/std/Thread')
0 files changed, 0 insertions, 0 deletions