Commit 3ed455a
committed
Increase compiler thread stack size for ASAN on Windows
ASAN inflates stack frames ~3x, so compiler threads need more stack
space. This was only done for Darwin before.1 parent b51f1a2 commit 3ed455a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments