| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-11 | glcpp: Add an explicit diagnostic for #if with no expression. | Carl Worth | |
| This is more clear than the previously-generated diagnostic which was something confusing like "enexpected newline". This change makse test 080-if-witout-expression.c now pass. | |||
| 2010-08-11 | glcpp: Add several tests for diagnostics. | Carl Worth | |
| Which are proving to be useful since some of these tests are not yet acting as desired, (in particular, the unterminated if test is not generating any diagnostic). | |||
