diff options
author | Marek Kurdej <marek@quasardb.net> | 2020-05-23 14:31:05 +0200 |
---|---|---|
committer | Marek Kurdej <marek@quasardb.net> | 2020-05-23 14:33:50 +0200 |
commit | 174322c2737d699e199db4762aaf4217305ec465 (patch) | |
tree | 658f9d6595dac66690fc93255aef03d0d067f635 /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 335de55fa3384946f1e62050f2545c0966163236 (diff) | |
download | llvm-174322c2737d699e199db4762aaf4217305ec465.zip llvm-174322c2737d699e199db4762aaf4217305ec465.tar.gz llvm-174322c2737d699e199db4762aaf4217305ec465.tar.bz2 |
[libc++] Mark __cpp_lib_hardware_interference_size as unimplemented. This fxes bug PR41423.
Summary:
As described in the bug report:
The commit a8b9f59e8caf378d56e8bfcecdb22184cdabf42d "Implement feature test macros using a script" added test features macros for libc++. Among others, it added `__cpp_lib_hardware_interference_size`. However, there is nothing like std::hardware_constructive_interference_size nor std::hardware_destructive_interference_size, that should be in header <new>.
* https://bugs.llvm.org/show_bug.cgi?id=41423
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D80431
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions