This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from c6e35981a Move AddressClass to private enums since API doesn't provide [...]
new 56fbde979 Add missing constness.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/lldb/Core/Architecture.h | 2 +-
include/lldb/Target/Target.h | 2 +-
source/Breakpoint/BreakpointResolverName.cpp | 2 +-
source/Plugins/Architecture/Arm/ArchitectureArm.cpp | 2 +-
source/Plugins/Architecture/Arm/ArchitectureArm.h | 2 +-
source/Plugins/Architecture/PPC64/ArchitecturePPC64.h | 2 +-
source/Target/Thread.cpp | 2 +-
source/Target/ThreadPlanStepInRange.cpp | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 3d276ce14 Use the API's to get the TargetSP.
new e310b3e25 Fix a single typo in SBSymbolContext
new c6e35981a Move AddressClass to private enums since API doesn't provide [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/lldb/API/SBAddress.h | 2 --
include/lldb/API/SBInstruction.h | 2 --
include/lldb/Core/Address.h | 8 ++++----
include/lldb/Core/Disassembler.h | 12 ++++++------
include/lldb/Symbol/ObjectFile.h | 2 +-
include/lldb/Target/Target.h | 4 ++--
include/lldb/lldb-enumerations.h | 20 --------------------
include/lldb/lldb-private-enumerations.h | 20 ++++++++++++++++++++
scripts/interface/SBAddress.i | 6 +-----
scripts/interface/SBInstruction.i | 2 --
scripts/interface/SBSymbolContext.i | 2 +-
source/API/SBAddress.cpp | 6 ------
source/API/SBInstruction.cpp | 7 -------
source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 4 ++--
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h | 2 +-
15 files changed, 38 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 90a853e223 [CMake] Provide direct support for building sanitized runtimes
new 0c5b8db803 [CMake] Support passing FUCHSIA_SDK as the only variable
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake/caches/Fuchsia-stage2.cmake | 24 ++++++++++++++++--------
1 file changed, 16 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 80681820212 AMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specific field
new fe1e7736763 AMDGPU/NFC: Fix typo in comment
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cf755750cc4 PR c++/86320 - memory-hog with std::array of pair
new a1557b7dd47 [aarch64] Fix obsolete comment about X30
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/config/aarch64/aarch64.h | 23 +++++++++++------------
2 files changed, 17 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 78d083b50fd AMDHSA/NFC: Address missed review feedback from https://rev [...]
new 80681820212 AMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specific field
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Support/AMDHSAKernelDescriptor.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 70b7a2fd32c [CMake] Provide direct support for building sanitized runtimes
new 78d083b50fd AMDHSA/NFC: Address missed review feedback from https://rev [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Support/AMDHSAKernelDescriptor.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c2fa8e709e9 [CMake] Use variables rather than ":" delimiters
new 70b7a2fd32c [CMake] Provide direct support for building sanitized runtimes
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
runtimes/CMakeLists.txt | 36 +++++++++++++++++++++++++++---------
1 file changed, 27 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from aa26656cf2 Fix warning about unhandled enumeration in switch.
new 90a853e223 [CMake] Provide direct support for building sanitized runtimes
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake/caches/Fuchsia-stage2.cmake | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2051d2558e7 [ADT] Pass DerivedT from pointe{e,r}_iterator to iterator_a [...]
new c2fa8e709e9 [CMake] Use variables rather than ":" delimiters
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake/modules/LLVMExternalProjectUtils.cmake | 13 +++++--------
runtimes/CMakeLists.txt | 25 ++++++++++++++-----------
2 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.