summaryrefslogtreecommitdiff
path: root/lldb/source/Target/InstrumentationRuntime.cpp
AgeCommit message (Expand)Author
2025-11-03[NFC][LLDB][BoundsSatety] Add `InstrumentationRuntime::MatchAllModules` (#166...Dan Liew
2025-07-28[lldb][NFC] Use IterationAction for ModuleList::ForEach callbacks (#150930)Michael Buch
2025-07-25[lldb] Use std::make_shared where possible (NFC) (#150714)Jonas Devlieghere
2024-06-18[LLDB] Don't cache module sp when Activate() fails. (#95586)thetruestblue
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-11[InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)Vedant Kumar
2016-08-11[InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)Vedant Kumar
2016-04-10Provide more information in ThreadSanitizer's JSON data. Move remaining TSan...Kuba Brecka
2016-02-18Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.Eugene Zelenko
2014-10-10LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and ...Kuba Brecka