summaryrefslogtreecommitdiffstats
path: root/src/common/demangle.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Silence -Wshadow{,-uncaptured-local} warningslat9nq2023-07-191-1/+1
| | | | These occur in the latest commits in LLVM Clang.
* cmake: prefer system llvm libraryAlexandre Bouvier2023-01-231-4/+2
|
* Be careful of mangled out of bounds readKelebek12023-01-141-5/+9
|
* Move demangle impl to cppKelebek12023-01-141-0/+33