-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #541 from AbsInt/dollar-ident
Protect against `$NNN` identifiers
- Loading branch information
Showing
3 changed files
with
37 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule test
updated
7 files
+2 −2 | regression/Makefile | |
+1 −0 | regression/Results/alias | |
+2 −0 | regression/Results/dollars | |
+1 −0 | regression/Results/extern2 | |
+14 −0 | regression/alias.c | |
+28 −0 | regression/dollars.c | |
+16 −0 | regression/extern2.c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters