We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd5453 commit 73e4f0cCopy full SHA for 73e4f0c
cpp/ql/test/library-tests/syntax-zoo/builtin.c
@@ -1,4 +1,4 @@
1
-// semmle-extractor-options: --clang
+// semmle-extractor-options: --clang --edg --clang_version --edg 30500
2
3
#define vector(elcount, type) __attribute__((vector_size((elcount)*sizeof(type)))) type
4
0 commit comments