This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master
in repository glibc.
from 7e4405c localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]
new 2762a71 powerpc: Fix write-after-destroy in lock elision [BZ #20822]
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:
ChangeLog | 13 +++++++++++++
sysdeps/unix/sysv/linux/powerpc/elision-lock.c | 10 +++++++---
sysdeps/unix/sysv/linux/powerpc/elision-trylock.c | 7 ++++---
sysdeps/unix/sysv/linux/powerpc/elision-unlock.c | 15 +++++++++------
4 files changed, 33 insertions(+), 12 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 4dac827 [OpenCL] Improved enqueue_kernel diagnostic message
new f40cbc8 [Sema] UsingShadowDecl shouldn't be hidden by the UsingDecl t [...]
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/SemaLookup.cpp | 6 ++++++
test/Index/complete-cached-globals.cpp | 25 +++++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/Index/complete-cached-globals.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 libcxx.
from 85e34e4 Revert accidentally changes which reverted r292582
new 45f4ec2 Removed some un-needed ifdefs
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:
test/std/utilities/tuple/tuple.tuple/tuple.creation/tie.pass.cpp | 2 --
1 file changed, 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 ea0a05e * fr.po: Update.
new 8f7c77e 2017-01-23 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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/testsuite/29_atomics/atomic/69301.cc | 1 +
2 files changed, 5 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 clang.
from e24f740 Revert "DebugInfo: Omit class definitions even in the presenc [...]
new 4dac827 [OpenCL] Improved enqueue_kernel diagnostic message
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/DiagnosticSemaKinds.td | 4 ++--
test/SemaOpenCL/cl20-device-side-enqueue.cl | 20 ++++++++++----------
2 files changed, 12 insertions(+), 12 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 release_40
in repository llvm.
from 56651b3 LLVM 4.0: Merge r292641 "[ThinLTO] Fix lazy-loading of MDStri [...]
new f71f43e Merging r291858 and r291859: -------------------------------- [...]
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/AddressSanitizer.cpp | 334 ++++++++++++---------
.../AddressSanitizer/global_metadata_darwin.ll | 7 +-
2 files changed, 192 insertions(+), 149 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 274c106 Post-commit review feedback from dblaikie
new e6f6334 Refactor SampleProfile.cpp to move computation inside a branc [...]
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/IPO/SampleProfile.cpp | 4 ++--
1 file 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 users/palves/ui_file_v2
in repository binutils-gdb.
discards e90023a Don't handle "logging redirect on" on the fly
new 158171d Fix "-gdb-set logging redirect on" crash
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e90023a)
\
N -- N -- N refs/heads/users/palves/ui_file_v2 (158171d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 d0675bd [MemorySSA] Add new tests for invariant.groups
new 274c106 Post-commit review feedback from dblaikie
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/DebugInfo/DWARF/DWARFDebugInfoTest.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 clang.
from 0d4270e [clang-format] Fix LanguageKind comments.
new cdd3dc4 [analyzer] Fix memory space of static locals seen from nested [...]
new e24f740 Revert "DebugInfo: Omit class definitions even in the presenc [...]
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:
lib/CodeGen/CGDebugInfo.cpp | 29 ++++++----------
lib/CodeGen/CGDebugInfo.h | 1 -
lib/CodeGen/CGVTables.cpp | 7 ++--
lib/StaticAnalyzer/Core/MemRegion.cpp | 54 +++++++++++++++++++----------
test/Analysis/dispatch-once.m | 7 ++++
test/CodeGenCXX/debug-info-class-optzns.cpp | 16 ---------
6 files changed, 55 insertions(+), 59 deletions(-)
delete mode 100644 test/CodeGenCXX/debug-info-class-optzns.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.