mirror of
https://github.com/github/codeql.git
synced 2026-08-04 09:23:23 +02:00
6 lines
305 B
Properties
6 lines
305 B
Properties
description: Remove tables for canonical constructors and `case null, default`, and the expression kind for record patterns. Also revert the representation for instanceof with a binding pattern.
|
|
compatibility: backwards
|
|
exprs.rel: run exprs.qlo
|
|
isCanonicalConstr.rel: delete
|
|
isNullDefaultCase.rel: delete
|