diff options
author | Alexander Kornienko <alexfh@google.com> | 2016-03-22 11:03:03 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2016-03-22 11:03:03 +0000 |
commit | 976921d4b4911394fe0e88b047a01dad5e85c701 (patch) | |
tree | 4f6f70f1ef97ebc95a5d338b92331bc6c75d65bd /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | e5c095923dddb949f15f13645d69dc3c3d2342e7 (diff) | |
download | bcm5719-llvm-976921d4b4911394fe0e88b047a01dad5e85c701.tar.gz bcm5719-llvm-976921d4b4911394fe0e88b047a01dad5e85c701.zip |
[ASTMatchers] New matcher hasReturnValue added
Summary: A checker (will be uploaded after this patch) needs to check implicit casts. Existing generic matcher "has" ignores implicit casts and parenthesized expressions and no specific matcher for matching return value expression preexisted. The patch adds such a matcher (hasReturnValue).
Reviewers: klimek, sbenza
Subscribers: xazax.hun, klimek, cfe-commits
Patch by Ádám Balogh!
Differential Revision: http://reviews.llvm.org/D17986
llvm-svn: 264037
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions