Oops, I should have read the "known problems" section of the release
notes, not just the improvements section.
The -cee pass presents interest to me, because I intend to develop a
static analysis tool, that could use the relationships from -cee.
[however it would need to support expressions involving more than one variable]
Should I start from scratch, or reuse the "analysis" part of -cee?
Could part of -cee be moved to Analysis/ by dropping the code
transform parts? (if those are the buggy parts).
Thanks,
Edwin