index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Breakpoint
/
WatchpointOptions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Use raw_ostream instead of Stream in Baton::GetDescription
Raphael Isemann
2019-12-02
1
-14
/
+14
*
[lldb][NFC] Allow for-ranges on StringList
Raphael Isemann
2019-08-16
1
-3
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-10
/
+0
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-12
/
+12
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
1
-6
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+1
*
Move StringList from Core -> Utility.
Zachary Turner
2017-03-21
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Some more pointer safety in Breakpoint.
Zachary Turner
2016-09-13
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-160
/
+122
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Breakpoint; other min...
Eugene Zelenko
2015-10-30
1
-14
/
+11
*
This patch makes Clang-independent base classes for all the expression types ...
Jim Ingham
2015-09-15
1
-1
/
+0
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-2
/
+2
*
rdar://problem/12007576
Johnny Chen
2012-08-13
1
-6
/
+3
*
rdar://problem/11457143 [ER] need "watchpoint command ..."
Johnny Chen
2012-08-09
1
-0
/
+244