aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Results
diff options
context:
space:
mode:
authorJacques-Henri Jourdan <jacques-henri.jourdan@inria.fr>2015-09-30 18:41:50 +0200
committerJacques-Henri Jourdan <jacques-henri.jourdan@inria.fr>2015-09-30 18:41:50 +0200
commit504228b1f7b875550eae9e3782a5f2c1033b0233 (patch)
treef3e5121f9694fb57974697475f88361b42da8330 /test/regression/Results
parentc212ab7a8adea516db72f17d818393629dbde1b3 (diff)
downloadcompcert-kvx-504228b1f7b875550eae9e3782a5f2c1033b0233.tar.gz
compcert-kvx-504228b1f7b875550eae9e3782a5f2c1033b0233.zip
Fixed a few bugs in the pre parser. In particular, the following code
was not parsed correctly: typedef int a; int f() { for(int a; ;) if(1); a * x; } Additionnaly, I tried to add some comments in the pre-parser code, especially for the different hacks used to solve various conflicts.
Diffstat (limited to 'test/regression/Results')
-rw-r--r--test/regression/Results/parsing0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/regression/Results/parsing b/test/regression/Results/parsing
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/regression/Results/parsing