mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Properties and property access produce correct code. Fixed a function qualifier bug in `TranslatedCall.qll`. Added a new class to translate `ExprStmt`s whose expr is an `AssignExpr` whose lvalue is an accessor call: we translate only the accessor call in for the translated AST.