Skip to content
Snippets Groups Projects
  • Virgile Prevosto's avatar
    b387e3bd
    [kernel] Better casts introduction · b387e3bd
    Virgile Prevosto authored
    - always remove FC's internal attribute everywhere before deciding whether
      a cast is needed.
    - ACSL and C decisions to cast are similar
    - only unroll type for checking equality. If a cast is needed, keep
      typedef (if any) as target
    b387e3bd
    History
    [kernel] Better casts introduction
    Virgile Prevosto authored
    - always remove FC's internal attribute everywhere before deciding whether
      a cast is needed.
    - ACSL and C decisions to cast are similar
    - only unroll type for checking equality. If a cast is needed, keep
      typedef (if any) as target