summaryrefslogtreecommitdiffstats
path: root/tests/serialization/obfuscated-check-loc.slang.expected
Commit message (Collapse)AuthorAge
* Using SourceMap for location output (#2736)jsmall-nvidia2023-03-27
* #include an absolute path didn't work - because paths were taken to always be relative. * WIP using SourceMap with SourceManager. * Add a test to check obfuscation map is working. --------- Co-authored-by: Yong He <yonghe@outlook.com>