summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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