[PATCH] D90553: Rename CXXUnresolvedConstructExpr::arg_size for consistency
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 1 05:41:03 PST 2020
steveire created this revision.
steveire added reviewers: aaron.ballman, ymandel.
Herald added subscribers: cfe-commits, martong.
Herald added a reviewer: shafik.
Herald added a project: clang.
steveire requested review of this revision.
Make it possible to use argumentCountIs and hasArgument with
CXXUnresolvedConstructExpr.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90553
Files:
clang/include/clang/AST/ExprCXX.h
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/ItaniumMangle.cpp
clang/lib/Sema/TreeTransform.h
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90553.302146.patch
Type: text/x-patch
Size: 8562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201101/f09d0edb/attachment.bin>
More information about the cfe-commits
mailing list