Make it possible to use argumentCountIs and hasArgument with
CXXUnresolvedConstructExpr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with some minor linting nits. Thanks!
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | ||
---|---|---|
1617 | The lint warnings here are actually correct and should be addressed. |
The lint warnings here are actually correct and should be addressed.