Push array index 0 into offsets to support offset of member designator x->b.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Testcase?
I assume we give appropriate errors if you try to use "->" on a member that's not an array?
| clang/lib/Parse/ParseExpr.cpp | ||
|---|---|---|
| 2168 | Did you fix this FIXME? Or does it no longer apply? | |
Did you fix this FIXME? Or does it no longer apply?