This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b156e1e [Sema] Avoid -Wshadow warnings for shadowed variables that ar [...]
new 7a8f655 [VFS] Replace TimeValue usage with std::chrono
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/Basic/VirtualFileSystem.h | 8 ++++----
lib/Basic/FileSystemStatCache.cpp | 2 +-
lib/Basic/VirtualFileSystem.cpp | 27 ++++++++++++++-------------
lib/Frontend/ASTUnit.cpp | 7 ++++---
lib/Serialization/ModuleManager.cpp | 2 +-
unittests/Basic/VirtualFileSystemTest.cpp | 15 +++++++++------
6 files changed, 33 insertions(+), 28 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 1ce02c0 PR target/78254 * config/m68k/m68k.md: Reject out-of-range bi [...]
new 0787dd5 2016-11-09 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type9.C | 2 +-
2 files changed, 6 insertions(+), 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 lldb.
from 4227202 Disable windows-only minidump plugin
new dea0e4d Display the pointer value in the libstdc++ unique_ptr summary
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:
.../unique_ptr/TestDataFormatterStdUniquePtr.py | 8 ++++----
.../Language/CPlusPlus/LibStdcppUniquePointer.cpp | 23 +++++++---------------
2 files changed, 11 insertions(+), 20 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 e356725 [AVX-512] Make VBMI instruction set enabling imply that the B [...]
new b156e1e [Sema] Avoid -Wshadow warnings for shadowed variables that ar [...]
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/Basic/DiagnosticGroups.td | 4 +-
include/clang/Basic/DiagnosticSemaKinds.td | 5 ++
lib/Sema/SemaDecl.cpp | 31 +++++++++-
test/SemaCXX/warn-shadow-in-lambdas.cpp | 91 ++++++++++++++++++++++++++++++
4 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644 test/SemaCXX/warn-shadow-in-lambdas.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 df16363 2016-11-09 Paul Thomas <pault(a)gcc.gnu.org>
new 1ce02c0 PR target/78254 * config/m68k/m68k.md: Reject out-of-range bi [...]
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/m68k/m68k.md | 26 ++++++++++++++++----------
2 files changed, 22 insertions(+), 10 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 lld.
from dcd5c12 [ELF] - Ignore -stats command line option.
new c01ea68 [ELF] ARM and AArch64 undefined weak reference values
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:
ELF/InputSection.cpp | 46 +++++++++++++++++++++++++++++++++
test/ELF/aarch64-undefined-weak.s | 45 ++++++++++++++++++++++++++++++++
test/ELF/arm-thumb-no-undefined-thunk.s | 7 ++---
test/ELF/arm-thumb-undefined-weak.s | 38 +++++++++++++++++++++++++++
test/ELF/arm-undefined-weak.s | 39 ++++++++++++++++++++++++++++
5 files changed, 172 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/aarch64-undefined-weak.s
create mode 100644 test/ELF/arm-thumb-undefined-weak.s
create mode 100644 test/ELF/arm-undefined-weak.s
--
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 40b1215 Remove TimeValue usage from Core/Module
new 4227202 Disable windows-only minidump plugin
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:
.../functionalities/postmortem/minidump/TestMiniDump.py | 13 +++----------
.../postmortem/wow64_minidump/TestWow64MiniDump.py | 7 +------
source/API/SystemInitializerFull.cpp | 7 -------
source/Plugins/Process/minidump/ProcessMinidump.cpp | 6 +-----
4 files changed, 5 insertions(+), 28 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 e9ba8f3 [MachineScheduler] Comments fixing.
new 6192bd7 [mips] Add non-const getter for the Elf_Mips_Options class. 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:
include/llvm/Object/ELFTypes.h | 9 ++++++---
1 file changed, 6 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 0c3d1dd 2016-11-09 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new df16363 2016-11-09 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 +++++
gcc/fortran/check.c | 42 ++++++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gfortran.dg/move_alloc_18.f90 | 21 +++++++++++++++
4 files changed, 67 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/move_alloc_18.f90
--
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 32054b5 [ARM] Loop Strength Reduction crashes when targeting ARM or Thumb.
new e9ba8f3 [MachineScheduler] Comments fixing.
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/CodeGen/MachineScheduler.cpp | 3 ++-
lib/Target/SystemZ/SystemZTargetMachine.cpp | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.