summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2019-01-12 19:30:21 +0100
committerAkim Demaille <akim.demaille@gmail.com>2019-01-14 19:57:37 +0100
commit41aaa8374cb0a903df8565fdca32a7c1747f496b (patch)
tree2f59760459a1b5fd4328e9c37dd9c76437714e9e /lib
parent79e79be29841a9f9a7360ea53b2ad384b082cc71 (diff)
downloadbison-41aaa8374cb0a903df8565fdca32a7c1747f496b.tar.gz
diagnostics: update the grammar file
Let's use the fixits to actually update the grammar files. * src/getargs.h, src/getargs.c (update_flag): New. * src/fixits.h, src/fixits.c (fixits_run): New. * src/main.c (main): Invoke fixits_run when --update is passed. * tests/input.at (Deprecated directives): Check --update.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index d2ac6986..919f23c4 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -315,3 +315,6 @@
/xstrndup.h
/xtime.c
/xtime.h
+/rename.c
+/rmdir.c
+/same-inode.h