1. efc4eba Get function start line number from DWARF info by David Blaikie · 9 years ago
  2. 0012dd5 Add a verbose/human readable mode to llvm-symbolizer to investigate discriminators and other line table/backtrace features by David Blaikie · 9 years ago
  3. c321e53 Apply most suggestions of clang-tidy's performance-unnecessary-value-param by Benjamin Kramer · 9 years ago
  4. 417d4c5 Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes. by Eugene Zelenko · 9 years ago
  5. 6129dac fixing type. by Mike Aizatsky · 10 years ago
  6. 0929fcf llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp: Fix build in -m32. 1L is incompatible to int64_t. by NAKAMURA Takumi · 10 years ago
  7. 17dbc28 [llvm-symbolizer] -print-source-context-lines option to print source code around the line. by Mike Aizatsky · 10 years ago
  8. bdce12a [Symbolizer]: Add -pretty-print option by Hemant Kulkarni · 10 years ago
  9. da6caff Reverting r252760 by Colin LeMahieu · 10 years ago
  10. c6638c7 [Symbolizer]: Add -pretty-print option by Hemant Kulkarni · 10 years ago
  11. d6aa820 [LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC. by Alexey Samsonov · 10 years ago