Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-undname: Fix assert-on->4GiB-string-literal, found by oss-fuzz | Nico Weber | 2019-04-24 | 1 | -0/+5 |
* | llvm-undname: Fix hex escapes in wchar_t, char16_t, char32_t strings | Nico Weber | 2019-04-21 | 1 | -5/+6 |
* | llvm-undname: Fix stack overflow on almost-valid | Nico Weber | 2019-04-21 | 1 | -0/+10 |
* | llvm-undname: Improve string literal demangling with embedded \0 chars | Nico Weber | 2019-04-20 | 1 | -0/+10 |
* | [MS demangler] Use a slightly shorter unmangling for mangled strings. | Nico Weber | 2018-11-09 | 1 | -371/+371 |
* | [MS Demangler] Fix several crashes and demangling bugs. | Zachary Turner | 2018-08-29 | 1 | -1/+10 |
* | [MS Demangler] Rework the way operators are demangled. | Zachary Turner | 2018-08-17 | 1 | -1/+7 |
* | [MS Demangler] Demangle string literals. | Zachary Turner | 2018-08-16 | 1 | -0/+758 |