Changeset 07c77ce
- Timestamp:
- Feb 21, 2021, 4:32:07 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 5798ba4
- Parents:
- a9ea758
- git-author:
- Peter A. Buhr <pabuhr@…> (02/21/21 16:28:23)
- git-committer:
- Peter A. Buhr <pabuhr@…> (02/21/21 16:32:07)
- Location:
- tests
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tests/Makefile.am ¶
ra9ea758 r07c77ce 11 11 ## Created On : Sun May 31 09:08:15 2015 12 12 ## Last Modified By : Peter A. Buhr 13 ## Last Modified On : Fri Oct 9 23:13:07 202014 ## Update Count : 8 613 ## Last Modified On : Sun Feb 21 15:56:19 2021 14 ## Update Count : 87 15 15 ############################################################################### 16 16 … … 170 170 171 171 SYNTAX_ONLY_CODE = expression typedefRedef variableDeclarator switch numericConstants identFuncDeclarator forall \ 172 init1 limits nested-types stdincludes cast labelledExit array builtins/sync warnings/self-assignment172 init1 limits nested-types stdincludes cast labelledExit array quasiKeyword builtins/sync warnings/self-assignment 173 173 $(SYNTAX_ONLY_CODE): % : %.cfa $(CFACCBIN) 174 174 $(CFACOMPILE_SYNTAX)
Note: See TracChangeset
for help on using the changeset viewer.