Changeset 05d02c6 for tests/Makefile.am
- Timestamp:
- Mar 15, 2021, 2:10:34 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- e5e5af9
- Parents:
- ea837e94 (diff), 36fbaeca (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
rea837e94 r05d02c6 26 26 archiveerrors= 27 27 28 DEBUG_FLAGS=-debug - O028 DEBUG_FLAGS=-debug -g -O0 29 29 30 30 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes … … 44 44 -Wall \ 45 45 -Wno-unused-function \ 46 -Wno-psabi \ 46 47 -quiet @CFA_FLAGS@ 47 48
Note: See TracChangeset
for help on using the changeset viewer.