diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2016-07-20 01:48:11 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2016-07-20 01:48:11 +0000 |
commit | 73118fd10e593d56cce5dd47cdba98e769a120c5 (patch) | |
tree | 05b0e97179f1c9a3b7932415cd645452995e5cdc /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 6d9ca182fe70de60ed76e635fc7311fa8669a3cd (diff) | |
download | bcm5719-llvm-73118fd10e593d56cce5dd47cdba98e769a120c5.tar.gz bcm5719-llvm-73118fd10e593d56cce5dd47cdba98e769a120c5.zip |
[Sema] Compute the nullability of a conditional expression based on the
nullabilities of its operands.
This patch defines a function to compute the nullability of conditional
expressions, which enables Sema to precisely detect implicit conversions
of nullable conditional expressions to nonnull pointers.
rdar://problem/25166556
Differential Revision: https://reviews.llvm.org/D22392
llvm-svn: 276076
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions