[clangd] Block clang-tidy misc-const-correctness check
[platform/upstream/llvm.git] / lldb /
2022-10-13 David SpickettFix LLDB build on old Linux kernels (pre-4.1)
2022-08-05 Martin Storsjö[lldb] Silence a GCC warning about missing returns...
2022-07-26 Jakob JohnsonAdd string conversion for InstructionControlFlowKind...
2022-07-26 Argyrios Kyrtzidis[lldb/ClangExpressionParser] Fix compiler error due...
2022-07-26 Augusto Noronha[lldb] Disable TestStackFromStdModule.py
2022-07-26 Walter ErquinigoMove GetControlFlowKind's logic to DisassemblerLLVMC.cpp
2022-07-26 Walter Erquinigo[trace][intel pt] Introduce wall clock time for each...
2022-07-26 Jim InghamStackFrame::GetValueObjectForFrameVariable holds the...
2022-07-26 Michael Buch[LLDB][ClangExpression] Prevent nullptr namespace map...
2022-07-26 David Spickett[lldb][ARM] Use portable printf tokens for 64 bit types
2022-07-26 David Spickett[lldb][ARM] Add tests for vpush/vpop D registers
2022-07-26 David Spickett[lldb][ARM] Misc improvements to TestEmulations
2022-07-26 David Spickett[lldb][ARM] Print mismatched registers in emulation...
2022-07-26 David Spickett[LLDB][ARM] Generalise adding register state in emulati...
2022-07-26 David Spickett[lldb][AArch64] Add support for memory tags in core...
2022-07-26 Slava Gurevich[LLDB][Reliability] Fix register value unpacking
2022-07-26 Slava Gurevich[LLDB][NFC][Reliability] Fix uninitialized variables...
2022-07-26 Slava GurevichRevert "[LLDB][NFC][Reliability] Fix uninitialized...
2022-07-25 Slava Gurevich[LLDB][NFC][Reliability] Fix uninitialized variables...
2022-07-25 Michał Górny[lldb] [gdb-remote] Refactor killing process and move...
2022-07-25 Jonas Devlieghere[lldb] Make compiler-rt an optional LLDB test dependency
2022-07-25 David Spickett[lldb][AArch64] Use macro for unused var without assert...
2022-07-25 Dmitri Gribenko[lldb][AArch64] Fix an unused variable warning in relea...
2022-07-25 David Spickett[lldb][AArch64] Add UnpackTagsFromCoreFileSegment to...
2022-07-25 David Spickett[lldb][ARM/AArch64] Use sys/uio.h instead of socket...
2022-07-24 Kazu HirataUse llvm::less_first and llvm::less_second (NFC)
2022-07-24 Kazu Hirata[lldb] Remove redundant member initialization (NFC)
2022-07-24 Kazu Hirata[lldb] Use nullptr instead of NULL (NFC)
2022-07-24 Kazu Hirata[lldb] Use true instead of 0 (NFC)
2022-07-23 Augusto Noronha[lldb] Adapt lldb tests to changes in 71cdb8c6f144
2022-07-23 Nico WeberRevert "[NFC] Improve FileSpec internal APIs and usage...
2022-07-23 Dmitri GribenkoUse the range-based overload of llvm::sort where possible
2022-07-22 Augusto Noronha[lldb] Remote accidental logs left in TestGuiExpandThre...
2022-07-22 Augusto Noronha[lldb] Disable TestGuiExpandThreadsTree
2022-07-22 Med Ismail BennaniRevert "[lldb/Fuzzer] Add fuzzer for expression evaluator"
2022-07-22 Chelsea Cassanova[lldb/Fuzzer] Add fuzzer for expression evaluator
2022-07-22 Greg ClaytonCache the value for absolute path in FileSpec.
2022-07-22 Greg ClaytonFix buildbot breakage after https://reviews.llvm.org...
2022-07-22 Greg ClaytonFix buildbot breakage after https://reviews.llvm.org...
2022-07-22 Greg Clayton[NFC] Improve FileSpec internal APIs and usage in prepa...
2022-07-22 David Spickett[lldb][ARM] Invert emulation test assert message
2022-07-22 Andy Yankovsky[lldb] Handle jumping to the end in DW_OP_skip/DW_OP_bra
2022-07-22 Michael Buch[LLDB][ClangExpression] Allow expression evaluation...
2022-07-22 Michael Buch[LLDB][Expression] Allow instantiation of IR Entity...
2022-07-22 Michael Buch[LLDB][NFC] Create variable for hardcoded alignment...
2022-07-22 Slava Gurevich[LLDB][Reliability] Fix accessing invalid iterator
2022-07-21 Jorge Gorbe Moya[lldb][NFCI] Refactor regex filtering logic in CommandO...
2022-07-21 Michał Górny[lldb] [gdb-remote] Fix process ID after following...
2022-07-21 Pavel Labath[lldb/test] Fix flakyness in TestNonStop.test_stdio
2022-07-21 Michael Buch[LLDB][ClangExpression] Fix initialization of static...
2022-07-21 Michael Buch[LLDB][DataFormatter] Add support for std::__map_const_...
2022-07-20 Slava Gurevich[LLDB][NFC][Reliability] Fix uninitialized variables...
2022-07-20 Kazu HirataUse llvm::is_contained (NFC)
2022-07-19 Zequan Wu[LLDB][NativePDB] Add MSInheritanceAttr when creating...
2022-07-19 Jason MolendaUpdate docs to note lzfse open source implementation
2022-07-19 Jim InghamRevert "Make hit point counts reliable for architecture...
2022-07-19 Jim InghamRevert "This is a followup to https://reviews.llvm...
2022-07-18 Jim InghamThis is a followup to https://reviews.llvm.org/D129814
2022-07-18 Jim InghamWhen the module path for `command script import` is...
2022-07-18 Jim InghamMake hit point counts reliable for architectures that...
2022-07-17 Kazu HirataRemove redundant return statements (NFC)
2022-07-16 Kazu HirataUse value instead of getValue (NFC)
2022-07-15 Michał Górny[lldb] [llgs] Improve stdio forwarding in multiprocess...
2022-07-15 Michał Górny[lldb] [test] Skip test_leave_nonstop on Windows
2022-07-15 Michał Górny[lldb] [llgs] Fix disabling non-stop mode
2022-07-15 Michał Górny[lldb] [test] Skip test_stop_reason_while_running on...
2022-07-15 Michał Górny[lldb] [llgs] Fix `?` packet response for running threads
2022-07-15 Michał Górny[lldb] [test] Skip TestNonStop → test_stdio on Windows
2022-07-15 Michał Górny[lldb] [llgs] Send process output asynchronously in...
2022-07-15 Michał Górny[lldb] [test] Skip new NonStop tests on Windows
2022-07-15 David Spickett[lldb][AArch64] Enable int128 test
2022-07-15 Michał GórnyReland "[lldb] [llgs] Fix multi-resume bugs with nonsto...
2022-07-15 Michał GórnyRevert "[lldb] [llgs] Fix multi-resume bugs with nonsto...
2022-07-15 Michał Górny[lldb] [llgs] Fix multi-resume bugs with nonstop mode
2022-07-15 Andy YankovskyReland "[lldb] Add support for using integral const...
2022-07-15 Fangrui SongModernize Optional::{getValueOr,hasValue}
2022-07-15 Jonas Devlieghere[lldb] Print the enum values and their description...
2022-07-15 Jonas Devlieghere[lldb] Refactor command option enum values (NFC)
2022-07-14 Stella StamenovaRevert "[lldb] Add support for using integral const...
2022-07-14 Michał Górny[lldb] [llgs] Remove not-really-used m_inferior_prev_state
2022-07-14 Fangrui Song[lldb] Remove ELF .zdebug support
2022-07-14 Andy Yankovsky[lldb] Add support for using integral const static...
2022-07-14 Michał Górny[lldb] [llgs] Convert m_debugged_processes into a map...
2022-07-14 Michał Górny[lldb] [gdb-remote] Remove stray GetSupportsThreadSuffi...
2022-07-14 Jason MolendajGetLoadedDynamicLibrariesInfos can inspect machos...
2022-07-13 Dave Lee[lldb] Add image dump pcm-info command
2022-07-13 Fangrui Song[Support] Change compression::zlib::{compress,uncompres...
2022-07-13 Martin Storsjö[lldb] Silence a GCC warning about missing returns...
2022-07-13 ymeng[trace][intel pt] Support dumping the trace info in...
2022-07-13 Gaurav Gaur[trace][intel pt] Add a cgroup filter
2022-07-13 Walter Erquinigo[trace][intel pt] Create a CPU change event and expose...
2022-07-13 Walter Erquinigo[trace] Add an option to save a compact trace bundle
2022-07-13 Peicong Wu[trace][intel pt] Measure the time it takes to decode...
2022-07-13 rnofenko[trace][intel pt] Add a nice parser for the trace size
2022-07-13 Muhammad Omair Javaid[LLDB] Fix TestConvenienceVariables.test AArch64/Windows
2022-07-13 Muhammad Omair Javaid[LLDB] Fix TestThreadAPI.py for AArch64/Windows
2022-07-13 Muhammad Omair Javaid[LLDB] XFail TestLoadUnload.test_static_init_during_loa...
2022-07-13 Muhammad Omair Javaid[LLDB] Fix pointers.test for AArch64/Windows
2022-07-13 Martin Storsjö[lldb] Fix build with GCC 9 after "[ADT] Use Empty...
2022-07-13 Kazu HirataUse has_value instead of hasValue (NFC)
next