ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
Last change
on this file since d60d30e was d0502a3, checked in by Michael Brooks <mlbrooks@…>, 5 years ago |
Fixing function bodies in bits/containers and bits/sequence so they can coexist with declarations in vector Fixes #237
libcfa/src/bits/* the fixes
libcfa/src/fstream.hfa adding the desired include, which wasn't possible under #237
tests/includes/* adding tests for these problematic combinations
|
-
Property mode
set to
100644
|
File size:
228 bytes
|
Line | |
---|
1 | The "includes" tests verify that combinations of includes can coexist in one compile unit, without
|
---|
2 | causing false compile errors.
|
---|
3 |
|
---|
4 | The combination of includes at the top of each *.cfa is the SUT; that *.cfa is named accordingly.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.