summaryrefslogtreecommitdiffstats
path: root/lldb/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-05-15 18:08:15 +0000
committerJordan Rose <jordan_rose@apple.com>2013-05-15 18:08:15 +0000
commit519188414e9a2a1999887c56b6aa5fefc0cc826f (patch)
tree05431bbe2cf38faf704e1de8ed6bc67e1e7be693 /lldb/test/expression_command/call-function/TestCallStdStringFunction.py
parentdc9f013a5dc8d0c3c1e0f07a64052f692a48b645 (diff)
downloadbcm5719-llvm-519188414e9a2a1999887c56b6aa5fefc0cc826f.tar.gz
bcm5719-llvm-519188414e9a2a1999887c56b6aa5fefc0cc826f.zip
[analyzer] Put back DefaultBool's implicit conversion to bool.
DefaultBool is basically just "bool with a default constructor", so it really should implicitly convert to bool. In fact, it should convert to bool&, so that it could be passed to functions that take bools by reference. This time, mark the operator bool& as implicit to promise that it's deliberate. llvm-svn: 181908
Diffstat (limited to 'lldb/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud