Merge branch 'main' into js/shared-dataflow-merged

This commit is contained in:
Asger F
2024-03-13 14:27:16 +01:00
9731 changed files with 1014442 additions and 347466 deletions

View File

@@ -36,6 +36,7 @@ private module Cached {
exists(decl.getASpecifier().getImportedName())
} or
THtmlAttributeNode(HTML::Attribute attr) or
TXmlAttributeNode(XmlAttribute attr) or
TFunctionReturnNode(Function f) or
TExceptionalFunctionReturnNode(Function f) or
TExceptionalInvocationReturnNode(InvokeExpr e) or