diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2020-12-10 21:12:05 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2020-12-11 02:33:09 -0500 |
| commit | 64a590a31194a778b494937e2f91642b80e3f4d0 (patch) | |
| tree | c5c79449e05be5d03ae436283d20ce2ff256a90f /lib/libcxx/src/thread.cpp | |
| parent | 0d00938016a75ccf87b50cf55a19b725d01b4ef6 (diff) | |
| download | zig-64a590a31194a778b494937e2f91642b80e3f4d0.tar.gz zig-64a590a31194a778b494937e2f91642b80e3f4d0.zip | |
stage2: detect redundant C/C++ source files
Cache exposes BinDigest.
Compilation gains a set of a BinDigest for every C/C++ source file. We
detect when the same source/flags have already been added and emit a
compile error. This prevents a deadlock in the caching system.
Closes #7308
Diffstat (limited to 'lib/libcxx/src/thread.cpp')
0 files changed, 0 insertions, 0 deletions
