summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Breakpoint/BreakpointID.h
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Fix a bunch of -Wdocumentation warningsJonas Devlieghere2019-11-131-1/+1
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-8/+0
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-7/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Typo fixes.Bruce Mitchener2018-05-291-1/+1
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* Convert some breakpoint code to use StringRef.Zachary Turner2016-10-051-17/+12
* Convert many functions to use StringRefs.Zachary Turner2016-09-171-2/+3
* Add unit tests for a few string conversion functions in Args.Zachary Turner2016-09-161-0/+1
* Fix some const-ness issues with BreakpointID & BreakpointIDList.Jim Ingham2016-09-141-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-100/+82
* Add the ability to tag one or more breakpoints with a name. TheseJim Ingham2014-12-161-0/+15
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+117
OpenPOWER on IntegriCloud