]> git.saurik.com Git - bison.git/blobdiff - data/glr.cc
Cleanups so that Bison-generated parsers have less lint.
[bison.git] / data / glr.cc
index a9c855221cb210c21993263903337df73bd563c2..52551f035cde146d44f77c04f67d1300629cc7e3 100644 (file)
@@ -243,7 +243,7 @@ b4_syncline([@oline@], [@ofile@])[
        {                                                               \
          (Current).begin = (Current).end = YYRHSLOC (Rhs, 0).end;      \
        }                                                               \
-    while (/*CONSTCOND*/ 0)
+    while (0)
 #endif
 
 namespace yy