For builtin functions, we create a Function instance without a body or code. When emitting diagnostics from them, we need a proper SourceInfo to point to, but the only thing we can use is the call site of the builtin function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo