Skip to content

test(core): Add lambda-captured-array alias regression sample#149

Draft
misonijnik wants to merge 1 commit into
mainfrom
misonijnik/lambda-captured-array-alias-repro
Draft

test(core): Add lambda-captured-array alias regression sample#149
misonijnik wants to merge 1 commit into
mainfrom
misonijnik/lambda-captured-array-alias-repro

Conversation

@misonijnik
Copy link
Copy Markdown
Member

Wires the standalone reproducer for the IFDS lambda-captured-array alias bug into the analyzer test system. sinkInsideLambda passes; the bug case capturedArrayOuterRead fails today (false negative) and will start passing when the fact-propagation gap is fixed.

Wires the standalone reproducer for the IFDS lambda-captured-array alias
bug into the analyzer test system. `sinkInsideLambda` passes; the bug
case `capturedArrayOuterRead` fails today (false negative) and will
start
passing when the fact-propagation gap is fixed.
@misonijnik misonijnik added the bug Something isn't working label May 16, 2026
@misonijnik misonijnik changed the title test(analyzer): Add lambda-captured-array alias regression sample test(core): Add lambda-captured-array alias regression sample May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants