summaryrefslogtreecommitdiff
path: root/lldb/docs/resources/contributing.rst
AgeCommit message (Expand)Author
2025-06-27[lldb] Fix a typo in documentation (#146115)Kazu Hirata
2025-06-24Reapply "[lldb/cmake] Plugin layering enforcement mechanism (#144543)" (#145305)Pavel Labath
2025-06-23Revert "[lldb/cmake] Plugin layering enforcement mechanism (#144543)"Pavel Labath
2025-06-23[lldb/cmake] Plugin layering enforcement mechanism (#144543)Pavel Labath
2025-05-13[lldb] Fix typos in documentation (#139839)Kazu Hirata
2023-09-20[lldb][Docs] Fix typo in style docsDavid Spickett
2023-09-19[lldb][Docs] Document our major differences from the LLVM style (#66345)David Spickett
2023-09-13[lldb] Link to LLVM code style in LLDB's contributing pageDavid Spickett
2023-05-16[lldb] Define lldbassert based on NDEBUG instead of LLDB_CONFIGURATION_DEBUGJonas Devlieghere
2023-05-15[lldb] Fix lldb_assert -> lldbassert in docsJonas Devlieghere
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2021-03-01[lldb] Fix typos in documentation (NFC)Kazu Hirata
2021-01-18[lldb][docs] Use inline literals for code/paths instead of rendering it with ...Raphael Isemann
2019-11-14Fix typos in docs. NFCDiana Picus
2019-10-28[Docs] Repurpose 'sources' page as 'contributing'.Jonas Devlieghere