This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 4dbd4fc [libcxx] Fix a data race in call_once
new d979eed Fix Bug 30240 - std::string: append(first, last) error when a [...]
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/string | 46 ++++++++++++++++------
.../string_append/iterator.pass.cpp | 17 ++++++++
.../string_append/pointer.pass.cpp | 16 ++++++++
.../string_append/pointer_size.pass.cpp | 16 ++++++++
.../string_assign/iterator.pass.cpp | 17 ++++++++
.../string_assign/pointer.pass.cpp | 14 +++++++
.../string_assign/pointer_size.pass.cpp | 16 ++++++++
.../string_insert/iter_iter_iter.pass.cpp | 17 ++++++++
.../string_insert/size_pointer.pass.cpp | 16 ++++++++
.../string_insert/size_pointer_size.pass.cpp | 16 ++++++++
.../string_replace/iter_iter_iter_iter.pass.cpp | 16 ++++++++
.../string_replace/iter_iter_pointer.pass.cpp | 16 ++++++++
.../string_replace/iter_iter_pointer_size.pass.cpp | 16 ++++++++
13 files changed, 226 insertions(+), 13 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 2b9ec08 lit/util.py: Another fix for py3.
new d02e8e5 [CMake] [OCaml] Allow building OCaml bindings out of tree.
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:
bindings/ocaml/README.txt | 29 +++++++++++++++++++++++++++++
cmake/config-ix.cmake | 1 +
cmake/modules/AddOCaml.cmake | 12 +++++++++---
3 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 bindings/ocaml/README.txt
--
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 65277f2 2016-09-04 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 622793a 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-6-branch
in repository gcc.
from 0acd6f6 Daily bump.
new a4be9b4 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-5-branch
in repository gcc.
from 1a535b3 Daily bump.
new e5e7364 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 7ae81d5 [InstCombine] allow icmp (and X, C2), C1 folds for splat cons [...]
new 2b9ec08 lit/util.py: Another fix for py3.
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/lit/lit/util.py | 2 ++
1 file changed, 2 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 binutils-gdb.
from d846d32 Automatic date update in version.in
new e819005 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-7.12-branch
in repository binutils-gdb.
from 269c42b Automatic date update in version.in
new 2795837 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_27-branch
in repository binutils-gdb.
from 6ff4aec Automatic date update in version.in
new 94a6bf5 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 clang-tools-extra.
from 52ca25f [clang-rename] add failing test
new 6800be4 [clang-rename] Enforce LLVM policy about braces around single [...]
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:
clang-rename/RenamingAction.cpp | 3 +--
clang-rename/USRFinder.cpp | 26 ++++++++---------------
clang-rename/USRFindingAction.cpp | 43 +++++++++++++++++----------------------
clang-rename/USRLocFinder.cpp | 33 +++++++++++++-----------------
4 files changed, 43 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.