diff options
author | Dmitry Vasilyev <dvassiliev@accesssoftek.com> | 2025-07-12 11:02:56 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-12 11:02:56 +0400 |
commit | d2ad63a193216d008c8161879a59c5f42e0125cc (patch) | |
tree | 7aae150f7d589856e632ce424005a3a39f4a19e7 /clang/lib/Basic/SourceManager.cpp | |
parent | f6c927e8dbe8e760c5d21c52f0c211ab3fb58735 (diff) | |
download | llvm-d2ad63a193216d008c8161879a59c5f42e0125cc.zip llvm-d2ad63a193216d008c8161879a59c5f42e0125cc.tar.gz llvm-d2ad63a193216d008c8161879a59c5f42e0125cc.tar.bz2 |
[Support/BLAKE3] Make g_cpu_features thread safe (#147948)
`g_cpu_features` can be updated multiple times by `get_cpu_features()`,
which reports a thread sanitizer error when used with multiple lld
threads.
This PR updates BLAKE3 to v1.8.2.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions