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 a3b056a commit 6b08b70Copy full SHA for 6b08b70
integration_tests/CMakeLists.txt
@@ -214,5 +214,6 @@ 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
+RUN(NAME pointer_02.cpp LABELS gcc llvm NOFAST)
218
219
RUN(NAME function_01.cpp LABELS gcc llvm NOFAST)
0 commit comments