test coverage for source locations & inlined function calls from different files #8403
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Milestone
Add a test case that checks to make sure a compile error that occurs in an inlined function where the function is defined in a different source file than the callsite, reports the correct source location.
The text was updated successfully, but these errors were encountered: