[Issue 15504] core.demangle uses exception handling for normal control flow
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Nov 16 00:34:25 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15504
feklushkin.denis at gmail.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |feklushkin.denis at gmail.com
--- Comment #2 from feklushkin.denis at gmail.com ---
Also demangle consumes megabytes of memory for each unsucessful demangle. This
causes demangling unittests fails on low-memory system.
Little related discussion here: https://github.com/dlang/druntime/pull/3262
--
    
    
More information about the Digitalmars-d-bugs
mailing list