swift
ed829424 - Add a hidden option to disable debugger shadow copies.

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.
Author
Parents
Loading