This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 18ea79710f3 2018-10-04 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 8b35b34d519 [C++ PATCH] String concatenation is a thing
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/cp/ChangeLog | 4 ++++
gcc/cp/lang-specs.h | 46 ++++++++++++++++++++++++----------------------
2 files changed, 28 insertions(+), 22 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-tools-extra.
from 301ffe30 [clangd] Revert accidental flag change
new d0e7354d [clang-tidy] Sequence statements with multiple parents correc [...]
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:
clang-tidy/bugprone/UseAfterMoveCheck.cpp | 5 +++--
clang-tidy/utils/ExprSequence.cpp | 10 ++++++++--
clang-tidy/utils/ExprSequence.h | 5 +++--
test/clang-tidy/bugprone-use-after-move.cpp | 12 ++++++++++++
4 files changed, 26 insertions(+), 6 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 54f36ccba34 contrib: Add unused_functions.py script
new 18ea79710f3 2018-10-04 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.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/ChangeLog | 7 ++
gcc/ipa-pure-const.c | 167 ++++++++++++++++++--------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/ipa/propmalloc-4.c | 56 +++++++++++
4 files changed, 161 insertions(+), 74 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/propmalloc-4.c
--
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 fedf7909ee [constexpr] Fix ICE when memcpy() is given a pointer to an i [...]
new 53a522e130 [Index] Respect "IndexFunctionLocals" option for type loc.
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/Index/IndexTypeSourceInfo.cpp | 3 ++-
test/Index/index-local-symbol.cpp | 6 ++++++
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 test/Index/index-local-symbol.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 glibc.
from dae3ed958c kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).
new e7624d708d Adjust name of ld.so in test-container.c.
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 | 9 +++++++++
support/Makefile | 1 +
support/support.h | 4 ++++
support/support_paths.c | 8 ++++++++
support/test-container.c | 3 +--
5 files changed, 23 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 edb8892da34 Fix MSVC "not all control paths return a value" warning. NFCI.
new 11510934d7f [llvm-mca] Check for inconsistencies when constructing inst [...]
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/HardwareUnits/RetireControlUnit.h | 5 ++++
tools/llvm-mca/include/InstrBuilder.h | 2 ++
.../lib/HardwareUnits/RetireControlUnit.cpp | 4 +--
tools/llvm-mca/lib/InstrBuilder.cpp | 34 ++++++++++++++++++++++
4 files changed, 43 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 c9b5c59206b [RISCV][NFC] Remove dead CHECK lines from vararg.ll test
new edb8892da34 Fix MSVC "not all control paths return a value" warning. NFCI.
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/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.