[cfe-dev] Resuming work on n-bit chars

Ken Dyck kd at kendyck.com
Fri Jan 14 03:37:51 PST 2011


FYI, I am resuming my long-neglected work on n-bit char types,
starting with r123421. This work entails replacing literal '8's with
calls to ASTContest::getCharWidth() and generally expanding the usage
of CharUnits wherever calculations are currently performed in
byte/char units.

Cheers,
-Ken



More information about the cfe-dev mailing list