Files
codeql/cpp/ql/lib
Jeongsoo Lee d3066af2e2 Create IndirectUninitializedNode and add a bridge from it to LocalVariable
This way the changes do not alter the meaning of `UninitializedNode`.
In the meantime, the code still provides a specialized `Node` type
`IndirectUninitializedNode` to access the nodes behind levels of
indirection.
2026-03-13 11:39:57 -07:00
..
2026-02-27 22:00:01 +00:00
2024-05-30 14:25:15 +02:00
2025-01-16 13:19:54 +01:00
2025-09-03 08:19:18 +02:00