summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-cxxmap: fix support for remapping non-mangled names.Richard Smith2019-12-181-6/+22
* [demangle] NFC: get rid of NodeOrStringErik Pilkington2019-11-041-11/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Make the copies of the demangler byte-for-byte identicalErik Pilkington2019-01-171-0/+1
* Port libcxxabi r344607 into llvmPavel Labath2018-10-171-1/+2
* Avoid specializing a variadic member template in a way that seems to notChandler Carruth2018-08-261-15/+13
* Remove superfluous semicolon. NFCI.Simon Pilgrim2018-08-251-1/+1
* Allow demangler's node allocator to fail, and bail out of the entireRichard Smith2018-08-241-5/+21
* Add data structure to form equivalence classes of mangled names.Richard Smith2018-08-241-0/+307
OpenPOWER on IntegriCloud