diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-11-19 09:50:05 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-11-19 14:24:15 -0500 |
commit | e1ce3dabf0c70d30a24f0586ddf2a965d730d30a (patch) | |
tree | 0dbbe152e3c5dd7923b9241c1966c59c44c30a8a /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 1b4c0cb3918a9f2d12f8259407fc8bce053e78bf (diff) | |
download | llvm-e1ce3dabf0c70d30a24f0586ddf2a965d730d30a.zip llvm-e1ce3dabf0c70d30a24f0586ddf2a965d730d30a.tar.gz llvm-e1ce3dabf0c70d30a24f0586ddf2a965d730d30a.tar.bz2 |
[libc++] Fix some tests that were broken in the single-threaded configuration
We never noticed it because our CI doesn't actually build against a C
library that doesn't have threading functionality, however building
against a truly thread-free platform surfaces these issues.
Differential Revision: https://reviews.llvm.org/D114242
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions