Re-generate depfile parser with re2cc 1.0.1
diff --git a/src/depfile_parser.cc b/src/depfile_parser.cc
index 345fa15..24e374f 100644
--- a/src/depfile_parser.cc
+++ b/src/depfile_parser.cc
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.16 */
+/* Generated by re2c 1.1.1 */
 // Copyright 2011 Google Inc. All Rights Reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
@@ -108,8 +108,7 @@
         break;
       }
 yy6:
-      ++in;
-      yych = *in;
+      yych = *++in;
       if (yybm[0+yych] & 128) {
         goto yy6;
       }