summaryrefslogtreecommitdiffstats
path: root/lldb/source/Breakpoint/BreakpointID.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-4/+3
* Make breakpoint names real entities.Jim Ingham2017-09-141-1/+10
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* Try to fix Android build.Zachary Turner2016-10-051-1/+1
* Convert some breakpoint code to use StringRef.Zachary Turner2016-10-051-39/+30
* Fix boolean logic error in BreakpointID.Zachary Turner2016-09-171-1/+1
* Convert many functions to use StringRefs.Zachary Turner2016-09-171-7/+14
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-90/+77
* Fix Clang-tidy modernize-use-nullptr warnings in source/Breakpoint; other min...Eugene Zelenko2015-10-301-12/+5
* Add the ability to tag one or more breakpoints with a name. TheseJim Ingham2014-12-161-0/+17
* sweep up -Wformat warnings from gccSaleem Abdulrasool2014-04-041-1/+1
* Patch from info from Daniel Malea that should fix the build on linux after fi...Greg Clayton2012-09-041-0/+2
* <rdar://problem/11757916>Greg Clayton2012-08-291-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+120
OpenPOWER on IntegriCloud