Changeset 097d3e1 for tests/Makefile.am
- Timestamp:
- Feb 21, 2021, 8:50:30 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 8a930df
- Parents:
- 258a8ae3
- git-author:
- Peter A. Buhr <pabuhr@…> (02/21/21 20:44:14)
- git-committer:
- Peter A. Buhr <pabuhr@…> (02/21/21 20:50:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r258a8ae3 r097d3e1 11 11 ## Created On : Sun May 31 09:08:15 2015 12 12 ## Last Modified By : Peter A. Buhr 13 ## Last Modified On : Sun Feb 21 1 5:56:19 202114 ## Update Count : 8 713 ## Last Modified On : Sun Feb 21 19:04:09 2021 14 ## Update Count : 88 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 quasiKeyword builtins/sync warnings/self-assignment172 init1 limits nested-types stdincludes cast labelledExit array quasiKeyword Includes 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.