This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 924693a Expand a comment. NFC.
new 70ee467 Remove unnecessary template. NFC.
new e8bf87f Delete unused enum values.
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:
ELF/OutputSections.cpp | 11 +++++------
ELF/OutputSections.h | 2 --
2 files changed, 5 insertions(+), 8 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 2fc3d96 Fix crash when an incorrect redeclaration only differs in __u [...]
new 2f3361c Made test more target agnostic
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/SemaCXX/friend3.cpp | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 test/SemaCXX/friend3.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 llvm.
from 3583102 [mips][mc] Fix a crash when disassembling odd sized sections
new 11601c0 [ARM] GlobalISel: Add reg bank mappings for stores
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/Target/ARM/ARMRegisterBankInfo.cpp | 2 ++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 43 +++++++++++++++++++++++
2 files changed, 45 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 lld.
from d857bc4 [ELF] - Implemented --no-dynamic-linker option
new 924693a Expand a 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:
ELF/InputSection.h | 5 ++++-
1 file changed, 4 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 clang-tools-extra.
from b892e27 [change-namepsace] make it possible to whitelist symbols so t [...]
new 2884ca9 [change-namespace] fix asan failure in r296110.
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:
change-namespace/tool/ClangChangeNamespace.cpp | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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 07bcf75 Fix signed/unsigned comparison warnings
new 558eff4 Fixup r296105 - only run tests on Mips
new 3583102 [mips][mc] Fix a crash when disassembling odd sized sections
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:
test/tools/llvm-objdump/Mips/disassemble-all.test | 1 +
test/{CodeGen => tools/llvm-objdump}/Mips/lit.local.cfg | 0
2 files changed, 1 insertion(+)
copy test/{CodeGen => tools/llvm-objdump}/Mips/lit.local.cfg (100%)
--
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 glibc.
from 92061bb Run libm tests separately for each function.
new d4f9436 Get rid of duplicate const declaration specifier warning in 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:
ChangeLog | 5 +++++
resolv/tst-resolv-qtypes.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 clang-tools-extra.
from 5978f7d [clang-tidy] Fix readability-redundant-declaration false positive
new b892e27 [change-namepsace] make it possible to whitelist symbols so 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:
change-namespace/ChangeNamespace.cpp | 7 ++++++
change-namespace/ChangeNamespace.h | 4 +++
change-namespace/tool/ClangChangeNamespace.cpp | 29 +++++++++++++++++++++-
test/change-namespace/Inputs/fake-std.h | 5 ++++
test/change-namespace/white-list.cpp | 19 ++++++++++++++
.../change-namespace/ChangeNamespaceTests.cpp | 3 ++-
6 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 test/change-namespace/Inputs/fake-std.h
create mode 100644 test/change-namespace/white-list.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 4a5a2cb Use logical_op_short_circuit to skip targets in ssa-thread-14.c.
new 46f66a8 2017-02-24 Richard Biener <rguenther(a)suse.de>
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/gimple-ssa-split-paths.c | 16 +++++++++++-----
2 files changed, 17 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 master
in repository llvm.
from 29289da [ARM] GlobalISel: Legalize stores
new 07bcf75 Fix signed/unsigned comparison warnings
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/ADT/APIntTest.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.