Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-cxxmap: fix support for remapping non-mangled names. | Richard Smith | 2019-12-18 | 1 | -6/+22 |
* | [demangle] NFC: get rid of NodeOrString | Erik Pilkington | 2019-11-04 | 1 | -11/+0 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | NFC: Make the copies of the demangler byte-for-byte identical | Erik Pilkington | 2019-01-17 | 1 | -0/+1 |
* | Port libcxxabi r344607 into llvm | Pavel Labath | 2018-10-17 | 1 | -1/+2 |
* | Avoid specializing a variadic member template in a way that seems to not | Chandler Carruth | 2018-08-26 | 1 | -15/+13 |
* | Remove superfluous semicolon. NFCI. | Simon Pilgrim | 2018-08-25 | 1 | -1/+1 |
* | Allow demangler's node allocator to fail, and bail out of the entire | Richard Smith | 2018-08-24 | 1 | -5/+21 |
* | Add data structure to form equivalence classes of mangled names. | Richard Smith | 2018-08-24 | 1 | -0/+307 |