diff options
author | Dominik Wójt <dominik.wojt@arm.com> | 2024-02-27 07:27:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-27 07:27:02 +0100 |
commit | c19a81931ce47278967056927aa87a7685e5447c (patch) | |
tree | 9eacb9b5b5a5315dadfb38edb7639dc4e08880e1 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | c88beb4112d5bbf07d76a615ab7f13ba2ba023e6 (diff) | |
download | llvm-c19a81931ce47278967056927aa87a7685e5447c.zip llvm-c19a81931ce47278967056927aa87a7685e5447c.tar.gz llvm-c19a81931ce47278967056927aa87a7685e5447c.tar.bz2 |
[libc++] protect absent atomic types with ifdef (#82351)
Otherwise modules.std-module.sh.cpp test fails with following error:
error: no member named 'atomic_signed_lock_free' in namespace 'std'
when the types are not available.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions