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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Driver] Some more cleanup. NFC
Jonas Devlieghere
2019-01-05
2
-34
/
+35
*
[Scalar] Simplify comparison operators and add coverage.
Davide Italiano
2019-01-04
2
-92
/
+21
*
[CMake] Python bindings generation polishing
Stefan Granitz
2019-01-04
3
-46
/
+39
*
[CMake] Revised RPATH handling
Stefan Granitz
2019-01-04
5
-4
/
+67
*
[CMake] Revised LLDB.framework builds
Stefan Granitz
2019-01-04
13
-173
/
+190
*
[CMake] Move debugserver options to separate debugserverConfig.cmake
Stefan Granitz
2019-01-04
2
-2
/
+4
*
[CMake] Aggregate options for LLDB in LLDBConfig.cmake
Stefan Granitz
2019-01-04
2
-38
/
+34
*
[CMake] Streamline code signing for debugserver #2
Stefan Granitz
2019-01-04
8
-79
/
+136
*
Symtab: Remove one copy of symbol size computation code
Pavel Labath
2019-01-04
1
-26
/
+2
*
RangeMap.h: merge RangeDataArray and RangeDataVector
Pavel Labath
2019-01-04
5
-277
/
+67
*
[lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz...
Kuba Mracek
2019-01-04
2
-0
/
+14
*
[lldb] Check SafeToCallFunctions before calling functions in GetExceptionObje...
Kuba Mracek
2019-01-04
1
-0
/
+3
*
symbols.enable-external-lookup=false on all hosts (not just OSX)
Jan Kratochvil
2019-01-03
6
-24
/
+46
*
TestQueues: Move the synchronisation code into the binary itself.
Adrian Prantl
2019-01-03
2
-43
/
+14
*
PECOFF: Remove tabs introduced accidentally in r350094
Pavel Labath
2019-01-03
1
-61
/
+61
*
Fix some -Wreorder warnings introduced in r350274
Pavel Labath
2019-01-03
1
-5
/
+6
*
Simplify ObjectFile::GetArchitecture
Pavel Labath
2019-01-03
25
-109
/
+83
*
Check that a pointer is valid and fix a log message on Windows
Aaron Smith
2019-01-03
1
-2
/
+2
*
Rearrange bitfield to allow for more space in file_idx.
Adrian Prantl
2019-01-02
1
-20
/
+24
*
[Driver] Remove unused imports
Jonas Devlieghere
2019-01-02
1
-7
/
+0
*
Add file-based synching to places missed in r350247.
Adrian Prantl
2019-01-02
2
-10
/
+15
*
Remove Range.* from Xcode project
Adrian Prantl
2019-01-02
1
-6
/
+0
*
Try to fix Green Dragon bot.
Zachary Turner
2019-01-02
1
-2
/
+2
*
Add file-based synchronization to flaky test
Adrian Prantl
2019-01-02
2
-3
/
+38
*
Use map::insert instead of try_emplace.
Zachary Turner
2019-01-02
1
-1
/
+1
*
[NativePDB] Implement ParseDeclsForContext.
Zachary Turner
2019-01-02
7
-51
/
+443
*
[NativePDB] Update function-types-classes test to check VarDecls.
Zachary Turner
2019-01-02
1
-3
/
+13
*
[NativePDB] Fix setting breakpoint by file and line.
Zachary Turner
2019-01-02
7
-18
/
+70
*
NativeProcessProtocolTest: fix -Winconsistent-missing-override warning
Pavel Labath
2019-01-02
1
-4
/
+7
*
[DWARFUnit] Remove commented out code. NFCI.
Davide Italiano
2018-12-31
1
-7
/
+0
*
[CommandInterpreter] Simplify PreprocessCommand. (NFCI)
Jonas Devlieghere
2018-12-30
1
-117
/
+127
*
[Type] Simplify operator!=. NFC.
Davide Italiano
2018-12-30
1
-2
/
+1
*
[TypeName] Simplify operator!=. NFCI.
Davide Italiano
2018-12-30
1
-5
/
+1
*
[test] Remove flakiness decorator from TestObjCDynamicSBType
Jonas Devlieghere
2018-12-30
1
-2
/
+0
*
[RegisterValue] Rewrite operator!= in terms of operator==. NFCI.
Davide Italiano
2018-12-29
1
-26
/
+1
*
[CompilerType] Simplify operator!=. NFCI.
Davide Italiano
2018-12-29
1
-2
/
+1
*
[CompilerType] Remove dead code. NFCI.
Davide Italiano
2018-12-29
1
-10
/
+0
*
[SymbolContext] Rewrite operator== to be more concise.
Davide Italiano
2018-12-29
1
-6
/
+1
*
Fix signed-unsigned comparisons in MinidumpParserTest
Pavel Labath
2018-12-28
1
-5
/
+5
*
Remove unused variable from ClangASTContext
Pavel Labath
2018-12-28
1
-3
/
+2
*
Reduce indentation in ObjectFilePECOFF::CreateSections via an early return
Pavel Labath
2018-12-27
1
-133
/
+133
*
Fix tests for python 3.7
Pavel Labath
2018-12-27
1
-1
/
+2
*
Fix assertion failure in NativeProcessProtocolTest
Pavel Labath
2018-12-27
1
-1
/
+2
*
Fix "default argument for lambda parameter" (-Wpedantic) warning
Pavel Labath
2018-12-27
1
-2
/
+2
*
Delete lldb_utility::Range
Pavel Labath
2018-12-27
4
-138
/
+0
*
lldb-test ir-memory-map: Use IntervalMap::contains
Pavel Labath
2018-12-27
1
-25
/
+10
*
DWARF: Fix a bug in array size computation
Pavel Labath
2018-12-27
3
-13
/
+166
*
[cmake] Suppress 'warning C4201: nonstandard extension used: nameless struct...
Stella Stamenova
2018-12-21
1
-0
/
+1
*
[NFC] Replace `compare` with (in)equality operator where applicable.
Jonas Devlieghere
2018-12-21
15
-49
/
+42
*
[Scalar] Simplify as Jonas suggested. NFCI.
Davide Italiano
2018-12-21
1
-4
/
+5
[next]