summaryrefslogtreecommitdiff
path: root/tools/llvm-strings/llvm-strings.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-strings: remove default for -Wcovered-switch-defaultSaleem Abdulrasool2017-01-211-1/+0
* llvm-strings: add support for `-t`Saleem Abdulrasool2017-01-211-5/+30
* llvm-strings: support the `-n` optionSaleem Abdulrasool2016-11-151-3/+13
* Revert "Revert "llvm-strings: support printing the filename""Saleem Abdulrasool2016-11-141-4/+17
* Revert "llvm-strings: support printing the filename"Renato Golin2016-11-141-17/+4
* llvm-strings: support printing the filenameSaleem Abdulrasool2016-11-131-4/+17
* llvm-strings: trivialise logic until we support more optionsSaleem Abdulrasool2016-11-121-66/+10
* llvm-strings: ensure that the last string is correctly printedSaleem Abdulrasool2016-11-121-2/+4
* Fix build failure, update llvm-strings for the new Error APIMehdi Amini2016-11-111-1/+1
* llvm-strings: explicitly include cctypeSaleem Abdulrasool2016-11-111-1/+2
* llvm-strings: introduce basic strings toolSaleem Abdulrasool2016-11-111-0/+120