March 19, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: af850d4bf770d593269f9467fb8e147b7b02380d
      https://github.com/D-Programming-Language/druntime/commit/af850d4bf770d593269f9467fb8e147b7b02380d
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  fix Issue 14247 - string within demangled symbol name should be made escape


  Commit: fc3aa22994202565b369afc68d66a1cfa079b7d6
      https://github.com/D-Programming-Language/druntime/commit/fc3aa22994202565b369afc68d66a1cfa079b7d6
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  Merge pull request #1186 from 9rnsr/fix14247

Issue 14247 - string within demangled symbol name should be made escape


Compare: https://github.com/D-Programming-Language/druntime/compare/ac33be836c14...fc3aa2299420