Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes "within-file" scoping for Policy files.
When multiple files are links with llvm-link calls to getSourceFilename() return "llvm-link" as the source. This change properly uses the debug info to the original source filename.
- Loading branch information