Its handling is similar to optional attributes, except for the
getter method.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good to me. One nit: it may be worth reordering the includes into the test to remove that pesky pre-merge check error.
Comment Actions
The warning is a bit strange to me. The include files are already sorted.. So I'll just ignore it.