зеркало из https://github.com/github/codeql.git
Merge pull request #3328 from MathiasVP/literal-comment
C++: Remove unnecessary part of comment
This commit is contained in:
Коммит
d6f77c0f98
|
@ -145,8 +145,6 @@ class HexLiteral extends Literal {
|
|||
|
||||
/**
|
||||
* A C/C++ aggregate literal.
|
||||
*
|
||||
* For example:
|
||||
*/
|
||||
class AggregateLiteral extends Expr, @aggregateliteral {
|
||||
override string getCanonicalQLClass() { result = "AggregateLiteral" }
|
||||
|
|
Загрузка…
Ссылка в новой задаче