swift
ed829424
- Add a hidden option to disable debugger shadow copies.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Add a hidden option to disable debugger shadow copies. This option is useful to debug the compiler itself, to simulate debug info as it would be generated when producing optimized code, but without the unpredictable output of an optimizing debugger.
References
#28008 - Add a hidden option to disable debugger shadow copies.
Author
adrian-prantl
Parents
2436447e
Loading