summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cxxfilt
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cxxfilt] Correctly demangle COFF import thunkSteven Wu2019-12-161-1/+8
* [test][llvm-cxxfilt] Improve comment for clarityJames Henderson2019-12-101-2/+2
* [test][llvm-cxxfilt] Add missing '-n'James Henderson2019-12-091-1/+1
* [test][llvm-cxxfilt] Fix darwin build botJames Henderson2019-12-095-7/+25
* [test][tools] Add missing and improve testingJames Henderson2019-12-092-4/+6
* [llvm-cxxfilt] Improve strip-underscore behaviorSteven Wu2019-11-1810-11/+15
* [binutils] Add response file option to help and docsJames Henderson2019-06-211-0/+7
* [llvm-cxxfilt]Add test to show that empty lines can be handledJames Henderson2019-03-121-0/+9
* [llvm-cxxfilt] Re-enable split and demangle stdin input on certain non-alphan...Matt Davis2019-02-271-0/+63
* Revert "[llvm-cxxfilt] Split and demangle stdin input on certain non-alphanum...Matt Davis2019-02-271-63/+0
* [llvm-cxxfilt] Re-enable the delimiters test on Windows.Matt Davis2019-02-271-1/+0
* Clean up the delimiters test.Matt Davis2019-02-271-30/+30
* [llvm-cxxfilt] Split and demangle stdin input on certain non-alphanumerics.Matt Davis2019-02-271-0/+64
* [llvm-cxxfilt] Split and demangle stdin inputMatt Davis2019-02-112-1/+8
* Add test for demangling GNU ABI tags.Rafael Espindola2018-03-221-0/+6
* c++filt: support COFF import thunksSaleem Abdulrasool2017-03-221-0/+5
* llvm-cxxfilt: support `-_`Saleem Abdulrasool2017-01-221-0/+11
* llvm-cxxfilt: support `-t` to demangle typesSaleem Abdulrasool2017-01-201-0/+5
* llvm-cxxfilt: filter out invalid manglingsSaleem Abdulrasool2017-01-191-0/+6
* llvm-cxxfilt: support reading from stdinSaleem Abdulrasool2016-11-132-0/+14
OpenPOWER on IntegriCloud