summaryrefslogtreecommitdiff
path: root/lldb/source/Breakpoint/BreakpointName.cpp
AgeCommit message (Expand)Author
2025-07-08[lldb] Fix trailing whitespace in Breakpoint (NFC)Jonas Devlieghere
2023-09-29[lldb][NFCI] Remove unused constructors from BreakpointNameAlex Langford
2021-06-15Convert functions that were returning BreakpointOption * to BreakpointOption &.Jim Ingham
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-05-13Fix file names in file headers. NFCFangrui Song
2019-03-06Pass ConstString by value (NFC)Adrian Prantl
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-09-15Wire up the breakpoint name help string.Jim Ingham
2017-09-14Make breakpoint names real entities.Jim Ingham