mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
C++: Fixup after rebase
This commit is contained in:
@@ -1055,8 +1055,6 @@ class GNUVectorType extends DerivedType {
|
||||
|
||||
GNUVectorType() { derivedtypes(underlyingElement(this),_,5,_) }
|
||||
|
||||
override string getCanonicalQLClass() { result = "GNUVectorType" }
|
||||
|
||||
/**
|
||||
* Get the number of elements in this vector type.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user