Files
codeql/cpp/ql/lib/semmle/code/cpp/ir
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
..
2025-09-03 08:19:18 +02:00
2021-08-17 11:22:36 -07:00