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