infer v1.1.0 Release Notes

  • Frontends

    ๐Ÿ‘ท Build System Integrations

    • โฌ†๏ธ Clang upgraded to version 11.0

    Checkers

    • ๐Ÿ“„ Liveness: properly handle exceptional control flow
    • ๐Ÿ“„ Pulse:
    • ๐Ÿ†• NEW checker Topl(early alpha): An experimental checker framework: write your own analysis as a state machine representing a temporal property over multiple memory objects at once, eg to write a taint analysis. Topl is based on Pulse.
    • Miscellaneous improvements to cost, inferbo, nullsafe, racerd, starvation