diff options
| author | Corentin Jabot <corentinjabot@gmail.com> | 2021-07-12 08:03:51 -0400 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2021-07-12 08:06:27 -0400 |
| commit | 8747234032c9c6270a6198ab3cca14ce2bd18721 (patch) | |
| tree | 2494e7c132cda1056a561e1256501cee2a682d82 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 10158b52dcb3b9f1db44d9bd56993ad8cd68912a (diff) | |
Partially implement P1401R5 (Narrowing contextual conversions to bool)
Support Narrowing conversions to bool in if constexpr condition
under C++23 language mode.
Only if constexpr is implemented as the behavior of static_assert
is already conforming. Still need to work on explicit(bool) to
complete support.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
