Skip to content
Failed

Changes

Summary

  1. Added cfa equivalent of cofor/cobegin/coend (details)
  2. Added another check to the invariants for SizeofExpr/AlignofExpr. (details)
Commit 1ed5e9e2c3003b645b9001bc895374d8e8de1c37 by caparsons
Added cfa equivalent of cofor/cobegin/coend
The file was addedlibcfa/src/concurrency/cofor.hfa
The file was addedtests/concurrency/cofor.cfa
The file was addedtests/concurrency/.expect/cofor.txt
Commit bfeb37a69a2103c6f286452df6318dc31a9c9238 by ajbeach
Added another check to the invariants for SizeofExpr/AlignofExpr.
The file was modifiedsrc/AST/Util.cpp