mirror of https://github.com/mono/CppSharp.git
Browse Source
I've added the DebugOpt config for a better debugging experience. This version enables some optimizations and uses `_ITERATOR_DEBUG_LEVEL=0` to remove many of the slowdowns of traditional debugging while still keeping the debuggability of the app intact. It uses the release versions of llvm and crt.pull/1893/head
5 changed files with 30 additions and 2 deletions
Loading…
Reference in new issue