diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2014-07-21 09:40:52 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2014-07-21 09:40:52 +0000 |
commit | ddf36dea135db24d073acd8dbc1251dc798624bb (patch) | |
tree | 2eb051e5a123ce1640bb0c518266ed0642f5cd0c /clang/lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | efd14a62a3cd07861e0810ed04bb28b8bae2c25d (diff) | |
download | bcm5719-llvm-ddf36dea135db24d073acd8dbc1251dc798624bb.tar.gz bcm5719-llvm-ddf36dea135db24d073acd8dbc1251dc798624bb.zip |
[clang-tidy] Fix a false positive in the make_pair checker if an argument has a explicit template argument.
This required a rather ugly workaround for a problem in ASTMatchers where
callee() is only overloaded for Stmt and Decl but not for Expr.
llvm-svn: 213509
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions