summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCorentin Jabot <corentinjabot@gmail.com>2021-07-12 08:03:51 -0400
committerAaron Ballman <aaron@aaronballman.com>2021-07-12 08:06:27 -0400
commit8747234032c9c6270a6198ab3cca14ce2bd18721 (patch)
tree2494e7c132cda1056a561e1256501cee2a682d82 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent10158b52dcb3b9f1db44d9bd56993ad8cd68912a (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