Add method to get NameLoc. Treat null child location as unknown to avoid
needing to create UnknownLoc in C API where child loc is not needed.
Details
Details
- Reviewers
ftynse - Commits
- rGf7bf8a865863: [mlir][capi] Add NameLoc
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Nit: could you describe the null childLoc behavior here?