summaryrefslogtreecommitdiff
path: root/tests/diagnostics/syntax-error-op-line-3.slang.expected
AgeCommit message (Collapse)Author
2021-02-08Copy SourceLoc when inlining (#1692)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Copy source loc information when inlining.