summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-02-11 06:09:18 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-02-11 06:52:45 -0800
commit9ce6dc9872be4081fb98f6161c28581e1cbbe7dc (patch)
tree05f598a62d1aa5c52d0e587bd1cdaec1f78f0856 /lldb/test/API/python_api/process/TestProcessAPI.py
parent7ef45f45f6721af4942f0e0bc38329e236b468cd (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