summaryrefslogtreecommitdiffstats
path: root/demangle/Demangler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a few demangler issues.Elliott Hughes2018-02-091-0/+17
* Add support for non-virtual thunk.Christopher Ferris2017-11-011-1/+25
* Fix template support.Christopher Ferris2017-10-311-3/+110
* Add support for boolean literals.Christopher Ferris2017-10-111-0/+28
* Fix handling of _ZLXX.Christopher Ferris2017-06-011-0/+2
* Fix bug found by fuzzer.Christopher Ferris2017-05-311-3/+3
* Implement a simple demangler.Christopher Ferris2017-03-071-0/+746