This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5fbaf12 [scan-build-py] Increase precision of timestamp in report dir [...]
new 0d385d2 Fix clang's handling of the copy performed in the second phas [...]
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/Sema/SemaInit.cpp | 225 ++++++++++-----------
.../dcl.init/dcl.init.ref/p5-cxx03-extra-copy.cpp | 6 +-
test/CXX/drs/dr0xx.cpp | 6 +-
test/CXX/drs/dr1xx.cpp | 2 +-
test/CodeGenCXX/copy-constructor-elim-2.cpp | 20 ++
test/SemaCXX/conditional-expr.cpp | 2 +-
test/SemaCXX/copy-initialization.cpp | 11 +-
test/SemaCXX/cxx0x-initializer-constructor.cpp | 5 +-
test/SemaCXX/cxx11-inheriting-ctors.cpp | 32 ++-
test/SemaCXX/cxx98-compat-flags.cpp | 2 +-
test/SemaCXX/cxx98-compat-pedantic.cpp | 2 +-
11 files changed, 180 insertions(+), 133 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 libcxx.
from 01609af Enable installation of libc++experimental by default.
new b9231a2 Fix PR30260 - optional<const T> not working.
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/experimental/optional | 33 +++++++++++++---------
.../optional.object.assign/assign_value.pass.cpp | 13 +++++++++
.../optional.object.assign/copy.pass.cpp | 12 ++++++++
.../optional.object.assign/emplace.pass.cpp | 6 ++++
.../emplace_initializer_list.pass.cpp | 11 ++++++++
.../optional.object.assign/move.pass.cpp | 12 ++++++++
.../optional.object.ctor/copy.pass.cpp | 10 +++++++
.../optional.object.ctor/move.pass.cpp | 21 ++++++++++++++
.../optional.object.swap/swap.pass.cpp | 9 ++++++
9 files changed, 113 insertions(+), 14 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 5c494e7 [LTO] Rename variables to be more explicative.
new 36a0b39 Fix typo in comment, NFC
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/Transforms/Scalar/EarlyCSE.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 libcxx.
from 636dd5b Improve CMake output when registering benchmarks
new 01609af Enable installation of libc++experimental by default.
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:
CMakeLists.txt | 5 ++++-
docs/BuildingLibcxx.rst | 2 +-
2 files changed, 5 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 llvm.
from 19c8b5e [opt] Remove an unused argument to runPassPipeline().
new 5c494e7 [LTO] Rename variables to be more explicative.
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/LTO/LTOBackend.cpp | 59 +++++++++++++++++++++++++-------------------------
1 file changed, 30 insertions(+), 29 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 libcxx.
from dbf60fa Try 2 - Remove <cstdlib> include from `<exception>`
new 636dd5b Improve CMake output when registering benchmarks
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:
benchmarks/CMakeLists.txt | 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 8eddc0f Re-add "Make FieldList records print as a YAML sequence"
new 19c8b5e [opt] Remove an unused argument to runPassPipeline().
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:
tools/opt/NewPMDriver.cpp | 2 +-
tools/opt/NewPMDriver.h | 2 +-
tools/opt/opt.cpp | 2 +-
3 files changed, 3 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 gcc.
from 7d48204 Fix dates on changelog
new 2a39479 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 d0f4f95 2016-09-07 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 959caeb 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 bb19617 2016-09-07 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new df0d377 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.