Skip to content
Success

Changes

Summary

  1. update call.cfa.in with generic casts for io-uring field types (details)
  2. Removed unused (debug only?) code. If you want to change how GenStructMemberCalls handles errors you may just need to write a local helper. (details)
  3. Added printing of with clauses to the printing of both new and old ast nodes. (details)
Commit 1afd9ccb9da2e410d6a44ba8624d04df80915ada by Peter Buhr
update call.cfa.in with generic casts for io-uring field types
The file was modifiedlibcfa/src/concurrency/io.cfa
The file was modifiedlibcfa/src/concurrency/io/call.cfa.in
Commit c94b1f0c9aec80a9115515dae21e3c5d8eb2d797 by ajbeach
Removed unused (debug only?) code. If you want to change how GenStructMemberCalls handles errors you may just need to write a local helper.
The file was modifiedsrc/InitTweak/FixInit.cc
The file was removedsrc/Common/Debug.h
The file was modifiedsrc/Common/module.mk
The file was modifiedsrc/Common/utility.h
The file was modifiedsrc/InitTweak/FixInitNew.cpp
Commit 056bee803aecbc2db1ac1b7607c78dcf1a8d13f7 by ajbeach
Added printing of with clauses to the printing of both new and old ast nodes.
The file was modifiedsrc/AST/Print.cpp
The file was modifiedsrc/SynTree/FunctionDecl.cc