This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 1ab2925ca Add a test to verify that lldb can load a kext binary.
new fc122934c [windows] Fix two minor bugs on Windows
new b8d248d06 [lit] Add a generic build script with a lit substitution.
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:
lit/SymbolFile/NativePDB/ast-reconstruction.cpp | 3 +-
lit/SymbolFile/NativePDB/bitfields.cpp | 3 +-
lit/SymbolFile/NativePDB/disassembly.cpp | 19 +-
.../NativePDB/function-types-builtins.cpp | 3 +-
.../NativePDB/function-types-calling-conv.cpp | 3 +-
.../NativePDB/function-types-classes.cpp | 3 +-
lit/SymbolFile/NativePDB/global-classes.cpp | 3 +-
lit/SymbolFile/NativePDB/globals-bss.cpp | 3 +-
lit/SymbolFile/NativePDB/globals-fundamental.cpp | 3 +-
lit/SymbolFile/NativePDB/nested-types.cpp | 3 +-
lit/SymbolFile/NativePDB/s_constant.cpp | 2 +-
lit/SymbolFile/NativePDB/simple-breakpoints.cpp | 17 +-
lit/SymbolFile/NativePDB/source-list.cpp | 29 +-
lit/SymbolFile/NativePDB/tag-types.cpp | 3 +-
lit/helper/build.py | 644 +++++++++++++++++++++
lit/helper/toolchain.py | 15 +-
.../Process/Windows/Common/ProcessWindows.cpp | 4 +-
.../Windows/Common/RegisterContextWindows.cpp | 7 +-
18 files changed, 706 insertions(+), 61 deletions(-)
create mode 100644 lit/helper/build.py
--
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 aa528ab4a0 Revert "Revert r347417 "Re-Reinstate 347294 with a fix for t [...]
new 4caba9b460 Honor -fdebug-prefix-map when creating function names for th [...]
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/clang/AST/PrettyPrinter.h | 35 ++++++++++++++++-------------
lib/AST/TypePrinter.cpp | 10 ++++++---
lib/CodeGen/CGDebugInfo.cpp | 3 +++
lib/CodeGen/CGDebugInfo.h | 6 ++---
test/CodeGenCXX/debug-prefix-map-lambda.cpp | 10 +++++++++
5 files changed, 43 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGenCXX/debug-prefix-map-lambda.cpp
--
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 295b9056bac * coverage.c (get_coverage_counts): Use from_function_decl [...]
new 49d37d9cec9 Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from fef17d16eff Initialize backtrace state once
new 52dac415789 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 05d5db8936d Daily bump.
new 9a682a252bb Daily bump.
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/DATESTAMP | 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 llvm.
from 941d3811050 [codeview] Remove dead macros for codeview record serializa [...]
new 916666c38a9 [gn build] Add action to generate VCSRevision.h and use it [...]
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:
utils/gn/build/write_vcsrevision.py | 77 ++++++++++++++++++++++
utils/gn/secondary/BUILD.gn | 4 +-
.../secondary/llvm/include/llvm/Support/BUILD.gn | 25 +++++++
utils/gn/secondary/llvm/lib/Object/BUILD.gn | 38 +++++++++++
4 files changed, 141 insertions(+), 3 deletions(-)
create mode 100755 utils/gn/build/write_vcsrevision.py
create mode 100644 utils/gn/secondary/llvm/include/llvm/Support/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/Object/BUILD.gn
--
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 binutils-gdb.
from 93579f6f90 Use kinfo_getfile to implement fdwalk on FreeBSD.
new 35d1b0784a Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.2-branch
in repository binutils-gdb.
from d403c49d96 Automatic date update in version.in
new 8fbe15051c Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_31-branch
in repository binutils-gdb.
from 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
new 2b55be97d1 Automatic date update in version.in
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:
bfd/version.h | 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 fe7507dc686 PR tree-optimization/88274 * tree-ssa-reassoc.c (optimize [...]
new 295b9056bac * coverage.c (get_coverage_counts): Use from_function_decl [...]
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 | 11 +++++++++++
gcc/coverage.c | 2 +-
gcc/profile-count.c | 2 ++
gcc/profile.c | 14 +++++++++++---
4 files changed, 25 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.