diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2021-02-08 16:29:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 16:29:31 -0500 |
| commit | 891791edd182fdfcba60aaacd36eaa303296f2ff (patch) | |
| tree | eec7445b531ce5bca98fcd69d4326254f3d81310 /tests/diagnostics/syntax-error-op-line-3.slang.expected | |
| parent | df7548ef62c02b9ab1cc5addecaa6b6c150f2750 (diff) | |
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.
Diffstat (limited to 'tests/diagnostics/syntax-error-op-line-3.slang.expected')
| -rw-r--r-- | tests/diagnostics/syntax-error-op-line-3.slang.expected | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
