Skip to content

Statistics printing and typedef changes #47

@secure-sw-dev-bot

Description

@secure-sw-dev-bot

This issue was copied from checkedc/checkedc-clang#47


  • Only de-sugar typedefs if the immediate value is a pointer value, and then, only perform one "step" of de-sugaring. This reduces cases where wchar_t gets re-written as unsigned short but there is still a more elegant fix waiting to be implemented.
  • Started adding documentation
  • Fixed a bug where we would only ever constrain the top-most constraint variable in a Decl. Added test cases.
  • Constrain compound assignment of pointers via +=.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions