commit | 81cf2fa17ae698248ffe12408ee8939e4892b3c1 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Jan 20 04:25:26 2017 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Jan 20 04:25:26 2017 +0000 |
tree | e06a545b83c6f48a10db5c5446fd6c302f8ba876 | |
parent | 440f273c40cd5a4dbdaf81910c4f5dfc51435bff [diff] |
llvm-cxxfilt: support `-t` to demangle types By default c++filt demangles functions, though you can optionally pass `-t` to have it decode types as well, behaving nearly identical to `__cxa_demangle`. Add support for this mode. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292576 91177308-0d34-0410-b5e6-96231b3b80d8