`ArraySubscriptExpr` can switch base and idx. For dependent array subscript access, we should check both base and idx conservatively.
34 KiB
34 KiB
`ArraySubscriptExpr` can switch base and idx. For dependent array subscript access, we should check both base and idx conservatively.