Summary
- Added cfa equivalent of cofor/cobegin/coend (details)
- Added another check to the invariants for SizeofExpr/AlignofExpr. (details)
The file was added | libcfa/src/concurrency/cofor.hfa |
The file was added | tests/concurrency/cofor.cfa |
The file was added | tests/concurrency/.expect/cofor.txt |
The file was modified | src/AST/Util.cpp |