Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
DebugInfo
/
Symbolize
/
DIPrinter.cpp
efc4eba
Get function start line number from DWARF info
by David Blaikie
· 9 years ago
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
c321e53
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
by Benjamin Kramer
· 9 years ago
417d4c5
Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes.
by Eugene Zelenko
· 9 years ago
6129dac
fixing type.
by Mike Aizatsky
· 10 years ago
0929fcf
llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp: Fix build in -m32. 1L is incompatible to int64_t.
by NAKAMURA Takumi
· 10 years ago
17dbc28
[llvm-symbolizer] -print-source-context-lines option to print source code around the line.
by Mike Aizatsky
· 10 years ago
bdce12a
[Symbolizer]: Add -pretty-print option
by Hemant Kulkarni
· 10 years ago
da6caff
Reverting r252760
by Colin LeMahieu
· 10 years ago
c6638c7
[Symbolizer]: Add -pretty-print option
by Hemant Kulkarni
· 10 years ago
d6aa820
[LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC.
by Alexey Samsonov
· 10 years ago