GitNexus/gitnexus/test/unit/scope-resolution/cpp
azizur100389 2f5fd90947
fix(c/cpp): capture typedef enum and anonymous struct declarations (#1941)
* fix(cpp): capture typedef enums and anonymous structs

* fix(cpp): suppress duplicate typedef symbols

---------

Co-authored-by: Gergő Magyar <gergomagyar@icloud.com>
2026-05-31 13:00:04 +01:00
..
cpp-arity.test.ts feat(ingestion): Add C++ parameter type class sidecar (#1642) 2026-05-16 21:44:26 +01:00
cpp-captures.test.ts fix(c/cpp): capture typedef enum and anonymous struct declarations (#1941) 2026-05-31 13:00:04 +01:00
cpp-constraint.test.ts feat(cpp): Expand type_traits constraint registry (#1648) 2026-05-18 21:10:18 +01:00
cpp-imports.test.ts feat(cpp): migrate C++ to scope-based resolution model (#938) (#1520) 2026-05-14 09:30:52 +01:00
cpp-overload-ranking.test.ts feat(cpp): add template partial ordering (#1885) 2026-05-29 21:38:19 +01:00