Previously many of the generated methods were crashing when the user
tried to pass a nullptr (translating to a null attribute) into optional
fields.
Details
Details
- Reviewers
- rsuderman - antiagainst 
- Commits
- rG066a76a234d8: Support OptionalAttr inside a StructAttr
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
nit: remove trivial braces here and below.