diff options
| author | Jordan Rose <jordan_rose@apple.com> | 2013-05-15 18:08:15 +0000 |
|---|---|---|
| committer | Jordan Rose <jordan_rose@apple.com> | 2013-05-15 18:08:15 +0000 |
| commit | 519188414e9a2a1999887c56b6aa5fefc0cc826f (patch) | |
| tree | 05431bbe2cf38faf704e1de8ed6bc67e1e7be693 /lldb/test/lang/cpp/class_static/TestStaticVariables.py | |
| parent | dc9f013a5dc8d0c3c1e0f07a64052f692a48b645 (diff) | |
| download | bcm5719-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/lang/cpp/class_static/TestStaticVariables.py')
0 files changed, 0 insertions, 0 deletions

