This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 84c33c6 [RuntimeDyld] Add support for ELF R_ARM_REL32 and R_ARM_GOT_PREL.
new d319716 [ADT] Add the worlds simplest STL extra. Or at least close to it.
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/ADT/STLExtras.h | 5 +++++
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/STLExtrasTest.cpp | 40 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+)
create mode 100644 unittests/ADT/STLExtrasTest.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 clang.
from cbb67b5 [www] Add analyzer FAQ about not releasing ivars in -dealloc.
new f76493a C++ Modules TS: support parsing the 'module' declaration (inc [...]
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/DiagnosticParseKinds.td | 6 +-
include/clang/Basic/DiagnosticSemaKinds.td | 5 ++
include/clang/Parse/Parser.h | 9 ++
include/clang/Sema/Sema.h | 11 +++
lib/Parse/ParseAST.cpp | 2 +-
lib/Parse/Parser.cpp | 128 +++++++++++++++++++++-------
lib/Sema/SemaDecl.cpp | 55 +++++++++++-
test/Parser/cxx-modules-import.cpp | 37 +++++++-
8 files changed, 217 insertions(+), 36 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 binutils-gdb.
from e47d628 Automatic date update in version.in
new 8a2058b PR 20472, PowerPC64 ifunc confusion
new d311bc8 PowerPC64, Don't copy weak symbol dyn_relocs to weakdef.
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:
bfd/ChangeLog | 28 ++++++++
bfd/elf64-ppc.c | 218 ++++++++++++++++++++++++++++++++++++--------------------
2 files changed, 169 insertions(+), 77 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 1319614 [analyzer] Weaken assertion in trackNullOrUndefValue()
new cbb67b5 [www] Add analyzer FAQ about not releasing ivars in -dealloc.
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:
www/analyzer/faq.html | 10 ++++++++++
1 file changed, 10 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 0c6c3b2 [asan] Optimize store size in FunctionStackPoisoner::poisonRedZones
new 84c33c6 [RuntimeDyld] Add support for ELF R_ARM_REL32 and R_ARM_GOT_PREL.
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 16 ++++++++++++++++
1 file changed, 16 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 bf02f12 AMDGPU: Add clang builtin for ds_swizzle.
new 1319614 [analyzer] Weaken assertion in trackNullOrUndefValue()
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/StaticAnalyzer/Core/BugReporterVisitors.cpp | 2 +-
.../Analysis/inlining/false-positive-suppression.m | 30 +++++++++++++++++++---
2 files changed, 27 insertions(+), 5 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_39
in repository clang.
from 6f83e5b ReleaseNotes: sphinx build fixes
new 5f754cd ReleaseNotes: missing char
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:
docs/ReleaseNotes.rst | 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 3d0ab21 Daily bump.
new b983d92 Add source information to -fverbose-asm
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 | 7 +++
gcc/doc/invoke.texi | 83 ++++++++++++++++++++++++++++++++++++
gcc/final.c | 28 +++++++++++-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/verbose-asm-2.c | 15 +++++++
5 files changed, 135 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/verbose-asm-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.