summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-cxxmap: fix support for remapping non-mangled names.Richard Smith2019-12-181-1/+14
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix a couple of mangling canonicalizer corner case bugs.Richard Smith2018-09-131-0/+17
* Replace fancy use of initializer lists with simple functions that returnChandler Carruth2018-08-261-194/+208
* Allow demangler's node allocator to fail, and bail out of the entireRichard Smith2018-08-241-4/+35
* Add data structure to form equivalence classes of mangled names.Richard Smith2018-08-241-0/+315
OpenPOWER on IntegriCloud