From 891791edd182fdfcba60aaacd36eaa303296f2ff Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Mon, 8 Feb 2021 16:29:31 -0500 Subject: Copy SourceLoc when inlining (#1692) * #include an absolute path didn't work - because paths were taken to always be relative. * Copy source loc information when inlining. --- tests/diagnostics/syntax-error-op-line-3.slang.expected | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/diagnostics/syntax-error-op-line-3.slang.expected (limited to 'tests/diagnostics/syntax-error-op-line-3.slang.expected') diff --git a/tests/diagnostics/syntax-error-op-line-3.slang.expected b/tests/diagnostics/syntax-error-op-line-3.slang.expected new file mode 100644 index 000000000..e522732c7 --- /dev/null +++ b/tests/diagnostics/syntax-error-op-line-3.slang.expected @@ -0,0 +1 @@ +38 -- cgit v1.2.3