mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 13:01:17 +00:00
Update the libiberty demangler using the auxprogs/update-demangler script to the gcc svn r246502 revision. Replaces our rust demangling with the upstream variant (which is basically the same code in a separate file). Adds handling of inheriting constructor. Handle noexcept and throw-spec. Demangle Dc as decltype(auto). And various (crasher) bug fixes. Bug 378673. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16302