diff options
| author | Tim Foley <tfoleyNV@users.noreply.github.com> | 2020-09-03 23:00:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-03 23:00:53 -0700 |
| commit | 5e10f1b4f0654515af1fcb29e8d1f35e691c8aa3 (patch) | |
| tree | 705efacd53e5a8abcf683d7e0c3e951b16f4ba63 /source/slang/slang-emit-cpp.cpp | |
| parent | 5534b0d2b98b9d811028abdfe43f708226f5768f (diff) | |
Fix a crashing issue for non-end-to-end compilation (#1532)
The refactorings that added support for multiple entry points in an output file seemingly introduced a regression such that we crash on compilation that is not "end-to-end." Unfortunately, all of our testing only covers end-to-end compilation, and many users only use that mode.
I've added a fix for the issue I ran into, but I haven't addressed the testing gap in this change. Without adding testing for non-end-to-end compilation, I expect further regressions to slip in over time.
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'source/slang/slang-emit-cpp.cpp')
0 files changed, 0 insertions, 0 deletions
