This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from fc156c872 NFC. Add comment about debugserver usage
new adb537b09 Fixing Windows bot
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/Host/PosixApi.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 7089c2d735e * doc/extend.texi (Object Size Checking): Improve grammar.
new d4e8fb3a8af PR bootstrap/80531 * configure.tgt (*-*-aix*): Add -frand [...]
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:
libgomp/ChangeLog | 6 ++++++
libgomp/configure.tgt | 2 ++
2 files changed, 8 insertions(+)
--
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 1d4cf6e01f2 [PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.
new 224acd24530 [llvm-readobj] Dump COFF Resources section.
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/Object/COFF.h | 9 +++++++++
test/tools/llvm-readobj/resources.test | 19 +++++++++++++++++++
tools/llvm-readobj/COFFDumper.cpp | 25 +++++++++++++++++++++++++
tools/llvm-readobj/ObjDumper.h | 1 +
tools/llvm-readobj/llvm-readobj.cpp | 6 ++++++
5 files changed, 60 insertions(+)
create mode 100644 test/tools/llvm-readobj/resources.test
--
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 666e153ae Update GDB remote command regex for IPv6
new 67474329a Fix GreenDragon bots
new fc156c872 NFC. Add comment about debugserver usage
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/Host/PosixApi.h | 2 --
source/Host/common/SocketAddress.cpp | 6 ++++++
2 files changed, 6 insertions(+), 2 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 openmp.
from 81a7c91 Fix Hwloc API Incompatibility
new 1a18931 [OpenMP] libomptarget: test correction for use with OpenMP 4.5
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:
libomptarget/test/offloading/offloading_success.c | 2 +-
libomptarget/test/offloading/offloading_success.cpp | 2 +-
2 files changed, 2 insertions(+), 2 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 gcc.
from c6bcb79fa38 * parser.c (cp_parser_cast_expression): Add target [...]
new 7089c2d735e * doc/extend.texi (Object Size Checking): Improve grammar.
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 | 4 ++++
gcc/doc/extend.texi | 6 +++---
2 files changed, 7 insertions(+), 3 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 bb41cb2e32f Limit disabling of warnings emitted from r301571 by checkin [...]
new 913d272566c Memory intrinsic value profile optimization: Improve debug [...]
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:
.../Instrumentation/IndirectCallPromotion.cpp | 20 +++++++++++---------
1 file changed, 11 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 50c344f092 [Profile] Add off-by-default -Wprofile-instr-missing warning
new 1fda799384 Added an Importer test for in-class member initializers.
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:
.../Inputs/S.c => in-class-initializer/Inputs/S.cpp} | 2 +-
test/Import/in-class-initializer/test.cpp | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
copy test/Import/{member-in-struct/Inputs/S.c => in-class-initializer/Inputs/S.cpp} (51%)
create mode 100644 test/Import/in-class-initializer/test.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 llvm.
from b6ceaa47580 Fix warnings from test added in r301562 on Windows (when bu [...]
new bb41cb2e32f Limit disabling of warnings emitted from r301571 by checkin [...]
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:
unittests/Support/DynamicLibrary/PipSqueak.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.