llvm-project/lldb/test
Slava Gurevich 2e6b652229 [LLDB] Fix missing return value in SBBreakpointLocation::GetQueueName()
- Fix a typo in the function that never returns a significant value

- Add unit tests for the getters/setters in SBBreakpointLocation

- Verified the newly added unit test succeeds after the fix:
llvm-lit -sv  lldb/test/API/functionalities/breakpoint/breakpoint_locations/TestBreakpointLocations.py

Differential Revision: https://reviews.llvm.org/D130660
2022-07-28 16:08:35 -07:00
..
API [LLDB] Fix missing return value in SBBreakpointLocation::GetQueueName() 2022-07-28 16:08:35 -07:00
Shell [LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a pointer to member. 2022-07-19 15:36:35 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
CMakeLists.txt [lldb] Make compiler-rt an optional LLDB test dependency 2022-07-25 09:28:56 -07:00
lit.cfg.py
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00