summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/Symbolize/Markup.cpp
AgeCommit message (Expand)Author
2024-11-17[DebugInfo] Remove unused includes (NFC) (#116551)Kazu Hirata
2022-12-04[llvm] Use std::nullopt instead of None in comments (NFC)Kazu Hirata
2022-12-05[DebugInfo] llvm::Optional => std::optionalFangrui Song
2022-12-02[DebugInfo] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-07-21[Symbolizer] Implement contextual symbolizer markup elements.Daniel Thornburgh
2022-06-22[Symbolize] Parse multi-line markup elements.Daniel Thornburgh
2022-06-17[Symbolize] Parser for log symbolizer markup.Daniel Thornburgh