We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f24a5 commit 2266865Copy full SHA for 2266865
integration_tests/CMakeLists.txt
@@ -214,6 +214,7 @@ RUN(NAME struct_02.cpp LABELS gcc llvm NOFAST)
214
RUN(NAME struct_03.cpp LABELS gcc llvm NOFAST)
215
RUN(NAME struct_04.cpp LABELS gcc llvm NOFAST)
216
RUN(NAME struct_05.cpp LABELS gcc llvm NOFAST)
217
+RUN(NAME struct_06.cpp LABELS gcc llvm NOFAST)
218
219
RUN(NAME pointer_01.cpp LABELS gcc)
220
RUN(NAME pointer_02.cpp LABELS gcc)
0 commit comments