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 ee13ef9 commit 8bee7cdCopy full SHA for 8bee7cd
integration_tests/CMakeLists.txt
@@ -213,4 +213,6 @@ RUN(NAME struct_02.cpp LABELS gcc llvm NOFAST)
213
RUN(NAME struct_03.cpp LABELS gcc llvm NOFAST)
214
RUN(NAME struct_04.cpp LABELS gcc llvm NOFAST)
215
216
+RUN(NAME pointer_01.cpp LABELS gcc llvm NOFAST)
217
+
218
RUN(NAME function_01.cpp LABELS gcc llvm NOFAST)
0 commit comments