diff options
author | Samuel Benzaquen <sbenza@google.com> | 2015-04-09 17:51:01 +0000 |
---|---|---|
committer | Samuel Benzaquen <sbenza@google.com> | 2015-04-09 17:51:01 +0000 |
commit | 91d85dc6bc2fa2837b74fe05443824df7cdde6bd (patch) | |
tree | 44c0edecb2595fba0bdc217e7a4761a11cc9618c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6d61b63cc50b26949aa0f78c6d90a0044bc1d432 (diff) | |
download | llvm-91d85dc6bc2fa2837b74fe05443824df7cdde6bd.zip llvm-91d85dc6bc2fa2837b74fe05443824df7cdde6bd.tar.gz llvm-91d85dc6bc2fa2837b74fe05443824df7cdde6bd.tar.bz2 |
[clang-tidy] Ignore expressions with incompatible deleters.
Summary:
Do not warn on .reset(.release()) expressions if the deleters are not
compatible.
Using plain assignment will probably not work.
Reviewers: klimek
Subscribers: curdeius, cfe-commits
Differential Revision: http://reviews.llvm.org/D8422
llvm-svn: 234512
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions