diff options
| author | Yuxuan Chen <ych@fb.com> | 2025-11-06 10:33:44 -1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-06 12:33:44 -0800 |
| commit | adc79324618f0e95914ac0fcb26fe0d942319cab (patch) | |
| tree | 3367940728e54558a873cdd9ba98c7cada831459 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | e33098555132439d0ee5dfdd8fef31d7177ee68c (diff) | |
| download | llvm-adc79324618f0e95914ac0fcb26fe0d942319cab.zip llvm-adc79324618f0e95914ac0fcb26fe0d942319cab.tar.gz llvm-adc79324618f0e95914ac0fcb26fe0d942319cab.tar.bz2 | |
[libcxx] Implement C++20 std::chrono::is_clock, std::chrono::is_clock_v (#160607)
Implemented
[[*time.traits.is.clock*]](https://eel.is/c++draft/time.traits.is.clock)
from [P0355R7](https://wg21.link/p0355r7).
This patch implements the C++20 feature `is_clock` and `is_clock_v`
based on the documentation [on
cppreference](https://en.cppreference.com/w/cpp/chrono/is_clock.html)
Fixes #166049.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
