summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2016-02-08 14:25:25 +0000
committerAaron Ballman <aaron@aaronballman.com>2016-02-08 14:25:25 +0000
commitf4490cab0d52ed9323ead7871baf0bbb89d662c6 (patch)
tree69e8c551ab67463eb77adcecd04e0b28b29ea772 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent1a39a34eae8e9d9755ff9f8fbf3446e3b713555c (diff)
downloadbcm5719-llvm-f4490cab0d52ed9323ead7871baf0bbb89d662c6.tar.gz
bcm5719-llvm-f4490cab0d52ed9323ead7871baf0bbb89d662c6.zip
Expand the simplify boolean expression check to handle implicit conversion of integral types to bool and improve the handling of implicit conversion of member pointers to bool.
Implicit conversion of member pointers are replaced with explicit comparisons to nullptr. Implicit conversions of integral types are replaced with explicit comparisons to 0. Patch by Richard Thomson. llvm-svn: 260096
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud