Commit ab7762e
Pascal Beyer
Fix an assert when trying to __declspec(dllimport) something inside of a function. It now prints a bad error instead.
1 parent 366bcd5 commit ab7762e
File tree
2 files changed
+11
-0
lines changed- src
- tests/error
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7677 | 7677 | | |
7678 | 7678 | | |
7679 | 7679 | | |
| 7680 | + | |
| 7681 | + | |
| 7682 | + | |
| 7683 | + | |
| 7684 | + | |
7680 | 7685 | | |
7681 | 7686 | | |
7682 | 7687 | | |
| |||
7858 | 7863 | | |
7859 | 7864 | | |
7860 | 7865 | | |
| 7866 | + | |
| 7867 | + | |
| 7868 | + | |
| 7869 | + | |
| 7870 | + | |
7861 | 7871 | | |
7862 | 7872 | | |
7863 | 7873 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments