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
/
unittests
/
Language
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...
Raphael Isemann
2019-12-23
1
-19
/
+4
*
[lldb/cpluspluslanguage] Add constructor substitutor
Pavel Labath
2019-12-05
1
-0
/
+2
*
[lldb] Fix that trailing backslashes in source lines break the Clang highlighter
Raphael Isemann
2019-11-14
1
-0
/
+38
*
Make CPlusPlusNameParser robust against nullptr StringRefs.
Adrian Prantl
2019-05-31
1
-0
/
+6
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
[Reproducers] Make clang use lldb's VFS.
Jonas Devlieghere
2019-02-18
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
CPlusPlusLanguage: Use new demangler API to implement type substitution
Pavel Labath
2018-11-06
1
-0
/
+1
*
[PDB] Introduce `MSVCUndecoratedNameParser`
Aleksandr Urakov
2018-11-06
1
-1
/
+8
*
Remove OCaml debugger plugin
Jonas Devlieghere
2018-11-05
2
-4
/
+0
*
Remove Java debugger plugin
Jonas Devlieghere
2018-11-05
2
-5
/
+0
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
2
-4
/
+0
*
Move the column marking functionality to the Highlighter framework
Raphael Isemann
2018-08-30
1
-9
/
+91
*
Straight forward FastDemangle replacement in SubsPrimitiveParmItanium
Stefan Granitz
2018-08-13
1
-0
/
+1
*
[LLDB] Added syntax highlighting support
Raphael Isemann
2018-08-02
3
-0
/
+233
*
CPlusPlusLanguage: Add unit tests for the FindAlternateFunctionManglings method
Pavel Labath
2018-05-10
1
-2
/
+23
*
More correct handling of error cases C++ name parser
Eugene Zemtsov
2018-02-06
1
-0
/
+2
*
Enable parsing C++ names generated by lambda functions.
Jim Ingham
2017-07-13
1
-0
/
+5
*
Add more tests for ExtractContextAndIdentifier
Eugene Zemtsov
2017-04-06
1
-0
/
+5
*
New C++ function name parsing logic (Resubmit)
Eugene Zemtsov
2017-04-06
1
-10
/
+123
*
Reverting r299374 & r299402 due to testsuite failure.
Jim Ingham
2017-04-05
1
-114
/
+10
*
New C++ function name parsing logic
Eugene Zemtsov
2017-04-03
1
-10
/
+114
*
[CMake] Update unit tests with accurate dependencies
Chris Bieneman
2017-02-01
1
-0
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-23
/
+22
*
Fix parsing of complicated C++ names
Pavel Labath
2016-08-18
3
-0
/
+45