mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-28 18:54:55 +00:00
0c148430cf
Summary: This LWG issue states that the result of `year_month_day_last::day()` is implementation defined if `ok()` is `false`. However, from user perspective, calling `day()` in this situation will lead to a (possibly difficult to find) crash. Hence, I have added an assertion to warn user at least when assertions are enabled. Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D70346 |
||
---|---|---|
.. | ||
atomic_design_a.html | ||
atomic_design_b.html | ||
atomic_design_c.html | ||
atomic_design.html | ||
content.css | ||
cxx1y_status.html | ||
cxx1z_status.html | ||
cxx2a_status.html | ||
index.html | ||
menu.css | ||
ts1z_status.html | ||
type_traits_design.html | ||
upcoming_meeting.html |