• Robert Shearman's avatar
    widl: Fix detection of conformant varying structs. · b4fb36c3
    Robert Shearman authored
    Rename has_conformant_array to has_conformance, add a new variable
    has_variance and map has_conformant_string to has_conformance and
    has_variance.
    A conformant varying struct should be returned if just variance is
    present and even if no pointers are present.
    b4fb36c3
parser.y 37.8 KB