- The
Container
andFolder
classes now derive fromElementBase
instead ofLocatable
, and no longer expose thegetLocation
predicate. UsegetURL
instead.
- Added a new class
AdditionalCallTarget
for specifying additional call targets.
- More field accesses are identified as
ImplicitThisFieldAccess
. - Added support for new floating-point types in C23 and C++23.