Skip to content

CDG and ShortCircuitOperators #2486

@maximiliankaul

Description

@maximiliankaul
foo() && bar()

one would expect prevCDG(bar()) to contain foo() but this is not the case.
(Tested with a language that has HasShortCircuitOperator. The && correctly translates to a ShortCircuitOpertor node.)

Problem identified by @lshala and @morbitzer

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions