Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-cxxmap: fix support for remapping non-mangled names. | Richard Smith | 2019-12-18 | 1 | -1/+14 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix a couple of mangling canonicalizer corner case bugs. | Richard Smith | 2018-09-13 | 1 | -0/+17 |
* | Replace fancy use of initializer lists with simple functions that return | Chandler Carruth | 2018-08-26 | 1 | -194/+208 |
* | Allow demangler's node allocator to fail, and bail out of the entire | Richard Smith | 2018-08-24 | 1 | -4/+35 |
* | Add data structure to form equivalence classes of mangled names. | Richard Smith | 2018-08-24 | 1 | -0/+315 |