Skip to content

Conversation

Vipul-Cariappa
Copy link
Collaborator

example:

class A;
typedef A* A_ptr_t;

enables 2 tests.

Copy link

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

example:
```c++
class A;
typedef A* A_ptr_t;
```
@Vipul-Cariappa Vipul-Cariappa force-pushed the dev/Typedef-Class-Ptr branch from b8f34b2 to a9d425b Compare August 2, 2025 15:23
@Vipul-Cariappa Vipul-Cariappa merged commit 094fc56 into compiler-research:master Aug 4, 2025
45 of 46 checks passed
@Vipul-Cariappa Vipul-Cariappa deleted the dev/Typedef-Class-Ptr branch August 4, 2025 08:09
Vipul-Cariappa added a commit that referenced this pull request Aug 7, 2025
Vipul-Cariappa added a commit that referenced this pull request Aug 7, 2025
Vipul-Cariappa added a commit to Vipul-Cariappa/CPyCppyy-compiler-research that referenced this pull request Aug 15, 2025
Vipul-Cariappa added a commit that referenced this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants