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 cd3bf3f commit f733961Copy full SHA for f733961
tests/incremental/00-basic/05-sideeffects.c
@@ -1,3 +1,4 @@
1
+// The patch for this test case is empty on purpose. The problem described does occur in the incremental run even without any changes.
2
#include <assert.h>
3
4
int g = 1;
0 commit comments