summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2015-12-08 22:45:17 +0000
committerDouglas Gregor <dgregor@apple.com>2015-12-08 22:45:17 +0000
commit1cbb289c7deb5cdd4e892e49c84ee602534dfe41 (patch)
tree0decacbe530a331c536d49af20462016785fa356 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent8f64ca152985ac199ba8e2e6a94ebdba2ebd2db6 (diff)
downloadbcm5719-llvm-1cbb289c7deb5cdd4e892e49c84ee602534dfe41.tar.gz
bcm5719-llvm-1cbb289c7deb5cdd4e892e49c84ee602534dfe41.zip
Objective-C properties: fix bogus use of "isa<>" on a QualType.
The code used "isa" to check the type and then "getAs" to look through sugar; we need to look through the sugar when checking, too, otherwise any kind of sugar (nullability qualifiers in the example; or a typedef) will thwart this semantic check. Fixes rdar://problem/23804250. llvm-svn: 255066
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud