summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
AgeCommit message (Expand)Author
2025-09-25[llvm-debuginfo-analyzer] Remove `LVScope::Children` container (#144750)Javier Lopez-Gomez
2025-07-18[DebugInfo] Use llvm::remove_if (NFC) (#149543)Kazu Hirata
2025-06-28[DebugInfo] Remove an unnecessary cast (NFC) (#146217)Kazu Hirata
2025-06-06[llvm-debuginfo-analyzer] Add support for parsing DWARF / CodeView SourceLang...Javier Lopez-Gomez
2025-05-22[llvm-debuginfo-analyzer] Add support for DWARF `DW_AT_byte_size` (#139110)Javier Lopez-Gomez
2025-05-21[llvm-debuginfo-analyzer] Support DW_TAG_module (#137228)Javier Lopez-Gomez
2025-05-21[llvm-debuginfo-analyzer] Fix a couple of unhandled DWARF situations leading ...Javier Lopez-Gomez
2025-05-15[llvm] Use llvm::stable_sort (NFC) (#140067)Kazu Hirata
2023-10-24[ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156)Kazu Hirata
2023-10-20[DebugInfo] Use llvm::erase_value (NFC)Kazu Hirata
2023-02-27[llvm-debuginfo-analyzer] (09/09) - CodeView ReaderCarlos Alberto Enciso
2023-02-16[llvm-debuginfo-analyzer] (08a/09) - Memory ManagementCarlos Alberto Enciso
2022-12-18Remove redundant .c_str() and .get() callsGregory Alfonso
2022-11-04[llvm-debuginfo-analyzer] Fix format string-type mismatch in LVScopeMichał Górny
2022-10-27[llvm-debuginfo-analyzer] (08/09) - ELF ReaderCarlos Alberto Enciso
2022-10-24[llvm-debuginfo-analyzer] (07/09) - Compare elementsCarlos Alberto Enciso
2022-10-24[llvm-debuginfo-analyzer] (06/09) - Warning and internal optionsCarlos Alberto Enciso
2022-10-21[llvm-debuginfo-analyzer] (05/09) - Select elementsCarlos Alberto Enciso
2022-10-20[llvm-debuginfo-analyzer] (04/09) - Locations and rangesCarlos Alberto Enciso
2022-10-20[llvm-debuginfo-analyzer] (03/09) - Logical elementsCarlos Alberto Enciso