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 cbdd492 commit b9e7045Copy full SHA for b9e7045
cpp/ql/test/library-tests/vector_types/vector_types.cpp
@@ -1,6 +1,6 @@
1
+// semmle-extractor-options: --edg --clang --edg --clang_version --edg 30801
2
// Compilable with: clang --std=c++0x -msse4.1 vector_types.cpp
3
// (some bits also compilable with gcc)
-
4
int printf(...);
5
6
typedef float v4f __attribute__((vector_size(16)));
0 commit comments