Skip to content
Started 6 mo 19 days ago
Took 21 min
Failed

Build #2857 (Apr 18, 2024, 10:47:00 PM)

Changes
  1. Change for C++20 compatability. We may not be upgrading soon but this is the only error that arised in my tests. (details)
  2. formatting (details)
  3. Moved ast::BasicType::Kind to ast::BasicKind in its own hearder. This is more consistent with other utility enums (although we still use this as a enum class) and reduces what some files need to include. Also did a upgrade in a comment with MAX_INTEGER_TYPE, it is now part of the enum. (details)

Started by timer

Revision: 7a780ad23506507b6a1feccc46d18e12da183ceb
Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
  • refs/remotes/origin/master