This is not only less code but also clearer at the use site.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63113
Symbolize: Replace the Options constructor with in-class initialization. NFCI. ClosedPublic Authored by pcc on Jun 10 2019, 6:24 PM.
Details Summary This is not only less code but also clearer at the use site.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 10 2019, 7:23 PM Closed by commit rL363024: Symbolize: Replace the Options constructor with in-class initialization. NFCI. (authored by pcc). · Explain WhyJun 10 2019, 7:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 203956 llvm/trunk/include/llvm/DebugInfo/Symbolize/Symbolize.h
llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp
llvm/trunk/tools/llvm-symbolizer/llvm-symbolizer.cpp
llvm/trunk/tools/llvm-xray/xray-account.cpp
llvm/trunk/tools/llvm-xray/xray-converter.cpp
llvm/trunk/tools/llvm-xray/xray-extract.cpp
llvm/trunk/tools/llvm-xray/xray-graph.cpp
llvm/trunk/tools/llvm-xray/xray-stacks.cpp
|