mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
spelling: representing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -494,7 +494,7 @@ class VacuousDestructorCall extends Expr, @vacuous_destructor_call {
|
|||||||
* An initialization of a base class or member variable performed as part
|
* An initialization of a base class or member variable performed as part
|
||||||
* of a constructor's explicit initializer list or implicit actions.
|
* of a constructor's explicit initializer list or implicit actions.
|
||||||
*
|
*
|
||||||
* This is a QL root class for reprenting various types of constructor
|
* This is a QL root class for representing various types of constructor
|
||||||
* initializations.
|
* initializations.
|
||||||
*/
|
*/
|
||||||
class ConstructorInit extends Expr, @ctorinit {
|
class ConstructorInit extends Expr, @ctorinit {
|
||||||
|
|||||||
Reference in New Issue
Block a user