This was the last binary operator that we supported but didn't have any
test coverage. The recent fix in a crash in member pointers allowed us
to add this test.
Details
Details
- Reviewers
gribozavr2 - Commits
- rGc5cdc3e801ad: [SyntaxTree] Add test coverage for `->*` operator
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/unittests/Tooling/Syntax/TreeTest.cpp | ||
---|---|---|
2337 | Could you add pmi as a function parameter (for consistency)? |
Could you add pmi as a function parameter (for consistency)?