diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-02-11 06:09:18 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-02-11 06:52:45 -0800 |
commit | 9ce6dc9872be4081fb98f6161c28581e1cbbe7dc (patch) | |
tree | 05f598a62d1aa5c52d0e587bd1cdaec1f78f0856 /llvm/lib/Support/Process.cpp | |
parent | 7ef45f45f6721af4942f0e0bc38329e236b468cd (diff) | |
download | llvm-9ce6dc9872be4081fb98f6161c28581e1cbbe7dc.zip llvm-9ce6dc9872be4081fb98f6161c28581e1cbbe7dc.tar.gz llvm-9ce6dc9872be4081fb98f6161c28581e1cbbe7dc.tar.bz2 |
CWG1423: don't permit implicit conversion of nullptr_t to bool.
The C++ rules briefly allowed this, but the rule changed nearly 10 years
ago and we never updated our implementation to match. However, we've
warned on this by default for a long time, and no other compiler accepts
(even as an extension).
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions