Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-27 | [Demangle] remove itaniumFindTypesInMangledName | Pavel Labath | 1 | -6/+0 |
2018-11-11 | Port LLVM r346606 to libcxxabi. | Nico Weber | 1 | -2/+2 |
2018-11-01 | Use C++11 fallthrough attribute syntax when available and add a break | Reid Kleckner | 1 | -0/+1 |
2018-10-16 | cxa_demangle: make demangler's parsing functions overridable | Pavel Labath | 1 | -302/+362 |
2018-10-11 | Override libcxxabi's .clang-format in the demangle directory | Erik Pilkington | 1 | -0/+2 |
2018-10-10 | Port llvm r342166 to libcxxabi demangler | Pavel Labath | 1 | -19/+16 |
2018-09-15 | Merge Demangle change in r342330 to libcxxabi. | Nico Weber | 1 | -16/+15 |
2018-08-24 | Port my recent changes from LLVM copy of the demangler: | Richard Smith | 1 | -24/+74 |
2018-08-20 | Port LLVM r340203 (and r340205) to libcxxabi. | Richard Smith | 1 | -0/+5087 |
2018-07-23 | [demangler] call terminate() if allocation failed | Erik Pilkington | 1 | -0/+4 |
2018-07-20 | Merge changes to ItaniumDemangle over to libcxxabi. | Zachary Turner | 3 | -0/+319 |