mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
C++: support clang's __builtin_convertvector
This commit is contained in:
@@ -1431,6 +1431,7 @@ case @expr.kind of
|
||||
| 321 = @builtinchooseexpr
|
||||
| 322 = @builtinaddressof
|
||||
| 323 = @vec_fill
|
||||
| 324 = @builtinconvertvector
|
||||
;
|
||||
|
||||
new_allocated_type(
|
||||
|
||||
Reference in New Issue
Block a user