.. |
ABI
|
The MacOSXi386 ABI should be used for watchos simulator debug sessions.
|
2015-11-10 03:21:59 +00:00 |
Disassembler
|
Fix Clang-tidy modernize-use-override warnings in include/lldb/Disassembler and OperatingSystem; other minor fixes.
|
2015-10-22 21:24:37 +00:00 |
DynamicLoader
|
The MacOSXi386 ABI should be used for watchos simulator debug sessions.
|
2015-11-10 03:21:59 +00:00 |
ExpressionParser
|
Made the ClangASTImporter into a shared pointer, eliminating a race condition.
|
2015-11-10 22:54:42 +00:00 |
Instruction
|
Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
|
2015-11-05 23:03:44 +00:00 |
InstrumentationRuntime
|
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.
|
2015-10-21 01:03:30 +00:00 |
JITLoader
|
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.
|
2015-10-21 18:46:17 +00:00 |
Language
|
Introduce a way for Languages to specify whether values of "reference types" are "nil" (not pointing to anything) or uninitialized (never made to point at anything)
|
2015-11-10 22:39:15 +00:00 |
LanguageRuntime
|
Allow renderscript runtime to read MIPS target arguments.
|
2015-11-12 17:39:42 +00:00 |
MemoryHistory
|
Upstream a change to MemoryHistoryASan from Sean:
|
2015-11-06 00:43:31 +00:00 |
ObjectContainer
|
Fix Clang-tidy modernize-use-override warnings in source/Plugins/ObjectContainer and ObjectFile; other minor fixes.
|
2015-10-23 16:56:07 +00:00 |
ObjectFile
|
Add support for tvos and watchos to ObjectFileMachO.
|
2015-11-10 05:21:54 +00:00 |
OperatingSystem
|
Fix Clang-tidy modernize-use-override warnings in include/lldb/Disassembler and OperatingSystem; other minor fixes.
|
2015-10-22 21:24:37 +00:00 |
Platform
|
Move this back to a pid_t; this file is OSX only anyway, and the signedness of pid_t is actually a thing we want here
|
2015-11-17 19:35:26 +00:00 |
Process
|
Fix to solve Bug 23139 & Bug 23560
|
2015-11-13 10:47:49 +00:00 |
ScriptInterpreter
|
Python3 - Fix some issues related to `PythonFile` class.
|
2015-11-16 22:40:12 +00:00 |
SymbolFile
|
Use uniqueness of C++ fully-qualified names to resolve conflicts
|
2015-11-12 14:44:24 +00:00 |
SymbolVendor
|
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.
|
2015-10-19 18:52:10 +00:00 |
SystemRuntime
|
Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
|
2015-11-05 23:03:44 +00:00 |
UnwindAssembly
|
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.
|
2015-10-21 18:46:17 +00:00 |
CMakeLists.txt
|
Fix cmake build.
|
2015-09-03 04:17:57 +00:00 |
Makefile
|
autotools: Also link the new go libraries
|
2015-11-08 22:30:34 +00:00 |