Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Conversation

owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Jun 11, 2020

To avoid a recursive definition, need to replace ArrayTypeExpr with@arraytypeexpr and so on in isTypeExprBottomUp(Expr e).

@owen-mc owen-mc requested a review from max-schaefer June 11, 2020 10:04
To avoid a recursive definition, need to replace ArrayTypeExpr with@arraytypeexpr and so on in isTypeExprBottomUp(Expr e).
@owen-mc owen-mc force-pushed the typeexprs-extend-typeexpr branch from 8f1d565 to c891d22 Compare June 11, 2020 10:06
@max-schaefer
Copy link
Contributor

Probably easiest to merge this after backporting the changes from github/codeql#3685, otherwise we'll get a conflict on the mergeback from rc/1.24.

@max-schaefer max-schaefer merged commit 40ffa22 into github:master Jun 11, 2020
@owen-mc owen-mc deleted the typeexprs-extend-typeexpr branch June 11, 2020 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants