You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Forcing DWARF3 since libdwarf (from MIT-licensed elftoolchain) doesn't support DWARF4 (which clang 3.5+ defaults to). Can cause binary size regression. - Extended TestPAL to test crashes/fatal logs. - Rearranged switches so deoptimizing switches are only applied to debug builds (development still have meaningful info in debugger). #coderview Bob.Tellez, Josh.Markiewicz [CL 2559036 by Dmitry Rekman in Main branch]