summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/IRInterpreter.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-04-17 18:03:48 +0000
committerJordan Rose <jordan_rose@apple.com>2013-04-17 18:03:48 +0000
commitadd14263ea96e96c9cb6c96786ccffb7e242b87f (patch)
treef5b0c1803a190cb80b209b793fa1c2effb09fc56 /lldb/source/Expression/IRInterpreter.cpp
parentc7400488b947f9f13de99f00932c6eb0b5d22fa8 (diff)
downloadbcm5719-llvm-add14263ea96e96c9cb6c96786ccffb7e242b87f.tar.gz
bcm5719-llvm-add14263ea96e96c9cb6c96786ccffb7e242b87f.zip
[analyzer] Don't warn for returning void expressions in void blocks.
This was slightly tricky because BlockDecls don't currently store an inferred return type. However, we can rely on the fact that blocks with inferred return types will have return statements that match the inferred type. <rdar://problem/13665798> llvm-svn: 179699
Diffstat (limited to 'lldb/source/Expression/IRInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud