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
*
[Expr] Check the language before ignoring Objective C keywords
Aleksandr Urakov
2018-12-04
4
-7
/
+22
*
[PlatformDarwin] Simplify logic and use FileSystem
Jonas Devlieghere
2018-12-04
1
-17
/
+4
*
[FileSystem] Migrate MonitoringProcessLauncher
Jonas Devlieghere
2018-12-03
1
-10
/
+5
*
Skip TestDriverOptions on Windows
Jonas Devlieghere
2018-12-03
1
-0
/
+3
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
40
-311
/
+402
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
12
-33
/
+136
*
[lit] Add a generic build script with a lit substitution.
Zachary Turner
2018-12-01
16
-56
/
+700
*
[windows] Fix two minor bugs on Windows
Stella Stamenova
2018-12-01
2
-5
/
+6
*
Add a test to verify that lldb can load a kext binary.
Jason Molenda
2018-11-30
2
-0
/
+260
*
Skip TestRequireHWBreakpoints on Windows
Jonas Devlieghere
2018-11-30
1
-0
/
+4
*
Revert "[PDB] Support PDB-backed expressions evaluation"
Stella Stamenova
2018-11-30
12
-135
/
+34
*
[NativePDB] Fix ast-reconstruction test on x86
Aleksandr Urakov
2018-11-30
1
-3
/
+3
*
[Target] Do not skip a stop on a breakpoint if a plan was completed
Aleksandr Urakov
2018-11-30
7
-0
/
+77
*
[PDB] Support PDB-backed expressions evaluation
Aleksandr Urakov
2018-11-30
12
-34
/
+135
*
[Symbol] Search symbols with name and type in a symbol file
Aleksandr Urakov
2018-11-30
7
-11
/
+97
*
Fix the Xcode project (pt. 2)
Jonas Devlieghere
2018-11-30
1
-0
/
+4
*
Fix the Xcode project
Jonas Devlieghere
2018-11-30
1
-10
/
+54
*
[lldbsuite] Build with -gdwarf on Windows
Stella Stamenova
2018-11-29
1
-0
/
+6
*
[CMake] Fix standalone build for debugserver on macOS
Stefan Granitz
2018-11-29
1
-1
/
+6
*
[LLDB] - Improve the support of .debug_str_offsets/.debug_str_offsets.dwo
George Rimar
2018-11-29
7
-20
/
+280
*
Fix windows build broken by r347846
Pavel Labath
2018-11-29
1
-1
/
+0
*
Remove getopt includes from the driver
Pavel Labath
2018-11-29
2
-13
/
+0
*
[LLDB] - Fix setting the breakpoints when -gsplit-dwarf and DWARF 5 were used...
George Rimar
2018-11-29
4
-4
/
+140
*
[driver] Fix --core/-c and add test
Jonas Devlieghere
2018-11-29
4
-50
/
+52
*
[driver] Some NFC cleanup
Jonas Devlieghere
2018-11-28
2
-30
/
+33
*
Make standalone build find tabelgen
Jonas Devlieghere
2018-11-28
1
-0
/
+1
*
[lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...
Kuba Mracek
2018-11-28
12
-10
/
+187
*
[unittests] Fix the File System Test on Windows
Stella Stamenova
2018-11-28
1
-8
/
+0
*
Revert r347673 "Catch up with EvaluateAsInt() clang API change."
Hans Wennborg
2018-11-28
1
-5
/
+6
*
[unittest] Fix the FileSystem test on Windows. (Attempt #2)
Jonas Devlieghere
2018-11-28
1
-5
/
+5
*
Remove dead code from IOHandler
Alex Langford
2018-11-27
1
-4
/
+0
*
[lldbsuite] Each lldb suite test must have a unique class name
Stella Stamenova
2018-11-27
2
-2
/
+2
*
[Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere
2018-11-27
12
-137
/
+283
*
[unittest] Fix the FileSystem test on Windows.
Jonas Devlieghere
2018-11-27
1
-0
/
+8
*
[Driver] Use libOption with tablegen.
Jonas Devlieghere
2018-11-27
11
-648
/
+661
*
[CMake] Pass full libedit path to linker
Tatyana Krasnukha
2018-11-27
2
-2
/
+2
*
Catch up with EvaluateAsInt() clang API change.
Davide Italiano
2018-11-27
1
-6
/
+5
*
Move time cast to SymbolFileDWARFDebugMap
Jonas Devlieghere
2018-11-27
3
-23
/
+12
*
Add support for the Dylan language to ClangASTContext
Bruce Mitchener
2018-11-27
1
-1
/
+3
*
Revert "[CMake] Streamline code signing for debugserver and pass entitlements...
Davide Italiano
2018-11-27
6
-122
/
+74
*
[FileSystem] Ignore nanoseconds when comparing oso_mod_time
Jonas Devlieghere
2018-11-26
3
-7
/
+19
*
[lit] Fully qualify lit_config to avoid runtime crashes.
Davide Italiano
2018-11-26
1
-1
/
+1
*
[Cmake] Add missing dependency to `count`.
Davide Italiano
2018-11-26
1
-0
/
+1
*
[ASTImporter] Set MustBuildLookupTable on PrimaryContext
Gabor Marton
2018-11-26
1
-1
/
+1
*
Revert r347491 as it's llvm counterpart breaks buildbots
Luke Cheeseman
2018-11-23
2
-3
/
+3
*
Revert r343342 together with LLVM commit 347490.
Luke Cheeseman
2018-11-23
2
-3
/
+3
*
Update call to EvaluateAsInt() to the new syntax.
Bill Wendling
2018-11-21
1
-5
/
+6
*
[lit] Add pthread to the compilation of the tests on Linux
Stella Stamenova
2018-11-21
1
-1
/
+1
*
Revert 347365, its prerequisite 347364 got reverted.
Nico Weber
2018-11-21
1
-6
/
+5
*
Update call to EvaluateAsInt() to the new syntax.
Bill Wendling
2018-11-20
1
-5
/
+6
[next]