diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-08-08 17:41:44 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-08-08 17:41:44 +0000 |
commit | 57f471f4ff431cfc29ea0849a42829cc52e5f40a (patch) | |
tree | 8a457461e0d6b7f147a537ddac528be0cc23c3e6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8faf2f3c406329323d04513a53c91ea07be80ac2 (diff) | |
download | llvm-57f471f4ff431cfc29ea0849a42829cc52e5f40a.zip llvm-57f471f4ff431cfc29ea0849a42829cc52e5f40a.tar.gz llvm-57f471f4ff431cfc29ea0849a42829cc52e5f40a.tar.bz2 |
[clang] Update `ignoringElidableConstructorCall` matcher to ignore `ExprWithCleanups`.
Summary:
The `ExprWithCleanups` node is added to the AST along with the elidable
CXXConstructExpr. If it is the outermost node of the node being matched, ignore
it as well.
Reviewers: gribozavr
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D65944
llvm-svn: 368319
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions