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 /lldb/test/API/python_api/process/TestProcessAPI.py | |
| parent | 7ef45f45f6721af4942f0e0bc38329e236b468cd (diff) | |
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 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
