work on address sanitizer some more. At this point the remaining issues are stack flows and out of memory conditions. The stack flows probably just need a stack size specified ... code that runs the compiler out of memory just can't be compiled.
There are also some asserts being thrown, e.g. the problematic one in omake I haven;'t been able to fix and some ctype related stuff in ORC that needs cleanup.
work on address sanitizer some more. At this point the remaining issues are stack flows and out of memory conditions. The stack flows probably just need a stack size specified ... code that runs the compiler out of memory just can't be compiled.
There are also some asserts being thrown, e.g. the problematic one in omake I haven;'t been able to fix and some ctype related stuff in ORC that needs cleanup.