This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cb6021b041 [libclang] Expose typedef and address space functions
new 511bc9330d [sanitizer-coverage] Allow using KASAN instrumentation with sancov
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/Driver/SanitizerArgs.cpp | 4 ++--
test/Driver/fsanitize-coverage.c | 1 +
2 files changed, 3 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 gcc.
from 57d50ab15e2 * system.h (fancy_abort): Annotate by ATTRIBUTE_COLD. * r [...]
new a7af5a87ea4 2017-06-08 Alexander Ivchenko <alexander.ivchenko(a)intel.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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/mpx/pr79988.c | 6 ++++++
gcc/tree-chkp.c | 6 +++++-
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr79988.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 llvm.
from 9e4f084c578 [x86] add tests for memcmp expansion; NFC
new a0418c78438 [PDB] Don't crash on /debug:fastlink PDBs.
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/DebugInfo/PDB/PDBSymbol.h | 4 +
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp | 7 +-
tools/llvm-pdbdump/PrettyTypeDumper.cpp | 132 ++++++++++++++++----------------
3 files changed, 77 insertions(+), 66 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 3d69c410 [clangd] Separate authority less uris from completion tests
new 9ef3e3fd [clangd] extend completion test
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/clangd/completion.test | 30 ++++++++++++++++++++++++++++--
1 file changed, 28 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 gcc.
from a74a34e66cc * cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_ [...]
new 57d50ab15e2 * system.h (fancy_abort): Annotate by ATTRIBUTE_COLD. * r [...]
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 | 18 ++++++++++++++++++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/cp-tree.h | 3 ++-
gcc/rtl.h | 24 ++++++++++++------------
gcc/system.h | 3 ++-
gcc/tree.h | 26 +++++++++++++-------------
6 files changed, 51 insertions(+), 27 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 83688a23 [clangd] Add parameter and return type information to complet [...]
new 3d69c410 [clangd] Separate authority less uris from completion tests
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:
.../{completion.test => authority-less-uri.test} | 19 +++----------------
test/clangd/completion.test | 19 +------------------
2 files changed, 4 insertions(+), 34 deletions(-)
copy test/clangd/{completion.test => authority-less-uri.test} (51%)
--
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 3c911a69 [clang-tidy] New checker to replace dynamic exception specifications
new 83688a23 [clangd] Add parameter and return type information to complet [...]
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:
clangd/ClangdUnit.cpp | 14 +++++++++++++-
test/clangd/completion.test | 21 ++++++++++-----------
2 files changed, 23 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 gcc.
from 32b3df079a3 * opts.c (finish_options): x_flag_reorder_blocks_and_parti [...]
new a74a34e66cc * cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_ [...]
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 | 13 +++++++++++++
gcc/cgraph.c | 5 +----
gcc/ipa-inline.c | 2 +-
gcc/ipa-profile.c | 2 +-
gcc/postreload-gcse.c | 2 +-
gcc/predict.c | 5 ++---
gcc/sched-ebb.c | 2 +-
gcc/sched-rgn.c | 2 +-
gcc/tracer.c | 4 ++--
9 files changed, 23 insertions(+), 14 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 d2492e7267c InferAddressSpaces: Avoid assertion failure with replacing [...]
new 9e4f084c578 [x86] add tests for memcmp expansion; 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:
test/CodeGen/X86/memcmp.ll | 330 ++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 293 insertions(+), 37 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 4ec192e6ab [bfd][arm] Don't assert on suspicious build attributes in in [...]
new 5369082e7b Update ff4ca5ac6a2e8 to the correct version.
new b8b6e72f3d Add MN10300_MAX_REGISTER_SIZE
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:
gdb/ChangeLog | 10 ++++++++++
gdb/mi/mi-main.c | 13 ++-----------
gdb/mn10300-tdep.c | 9 +++++++--
3 files changed, 19 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.