Commit c497bab
committed
[cxx-interop] Fix assertion failure when emitting a module interface
```
Assertion failed: (LHS.isValid() && RHS.isValid() && "Passed invalid source location!"), function isBeforeInTranslationUnit, file SourceManager.cpp, line 1991.
```
rdar://1185720781 parent 98e65d0 commit c497bab
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2710 | 2710 | | |
2711 | 2711 | | |
2712 | 2712 | | |
| 2713 | + | |
| 2714 | + | |
2713 | 2715 | | |
2714 | | - | |
2715 | | - | |
| 2716 | + | |
2716 | 2717 | | |
2717 | 2718 | | |
2718 | | - | |
2719 | | - | |
| 2719 | + | |
2720 | 2720 | | |
2721 | 2721 | | |
2722 | 2722 | | |
| |||
0 commit comments