summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2012-06-26 16:43:22 +0200
committerAkim Demaille <akim@lrde.epita.fr>2012-06-26 16:44:59 +0200
commit297e263a0050959e0fd139ad66e71383fc9ac4db (patch)
treeb91331b3243675bf4a084b532e849550f3012c55 /build-aux
parentea9a35c605c075c79da41bfeaaaa07b076bafc01 (diff)
parenta32a2d57a5d931ad1e30d180f9d40b482b674593 (diff)
downloadbison-297e263a0050959e0fd139ad66e71383fc9ac4db.tar.gz
Merge remote-tracking branch 'origin/maint'
* origin/maint: tests: do not output m4 set up. tests: use the generic yyerror function. tests: use assert instead of plain abort. tests: improve the generic yylex implementation. tests: generalize the compilation macros. tests: fix confusion between api.prefix and name-prefix. maint: gitignores. yacc: work around the ylwrap limitation. Conflicts: NEWS tests/local.at
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/snippet/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/build-aux/snippet/.gitignore b/build-aux/snippet/.gitignore
new file mode 100644
index 00000000..2a3a2f91
--- /dev/null
+++ b/build-aux/snippet/.gitignore
@@ -0,0 +1,4 @@
+/_Noreturn.h
+/arg-nonnull.h
+/c++defs.h
+/warn-on-use.h