This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4ac7cadb2c [Sema][OpenCL] Improve diagnostics for not viable overloadab [...]
new bb45239209 [Tooling] Move CompilationDatabasePlugin to the Registry hea [...]
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/Tooling/CompilationDatabase.h | 21 ---------------------
.../Tooling/CompilationDatabasePluginRegistry.h | 21 +++++++++++++++++++++
2 files changed, 21 insertions(+), 21 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 5a60b5b74a6 libcpp: show macro definition when used with wrong argument count
new df5680b76c7 PR c++/87582 * typeck.c (maybe_warn_about_returning_addre [...]
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 | 5 ++
gcc/cp/typeck.c | 16 ++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp1z/decomp48.C | 134 ++++++++++++++++++++++++++++++++++
4 files changed, 160 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp48.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 575b87550a Revert r344241 as it broke multiple bots.
new 4ac7cadb2c [Sema][OpenCL] Improve diagnostics for not viable overloadab [...]
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 | 2 +-
include/clang/Sema/Sema.h | 15 +++++++++++++++
lib/Sema/Sema.cpp | 28 ++++++++++++++++++++++++++++
lib/Sema/SemaOverload.cpp | 3 ++-
test/SemaOpenCL/extension-begin.cl | 2 +-
5 files changed, 47 insertions(+), 3 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 04daf5ec28a 2018-10-11 Richard Biener <rguenther(a)suse.de>
new 5a60b5b74a6 libcpp: show macro definition when used with wrong argument count
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/testsuite/ChangeLog | 9 +++
gcc/testsuite/c-c++-common/cpp/macro-arg-count-1.c | 66 ++++++++++++++++++++++
gcc/testsuite/c-c++-common/cpp/macro-arg-count-2.c | 36 ++++++++++++
gcc/testsuite/g++.dg/diagnostic/macro-arg-count.C | 51 -----------------
libcpp/ChangeLog | 5 ++
libcpp/macro.c | 4 ++
6 files changed, 120 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/macro-arg-count-1.c
create mode 100644 gcc/testsuite/c-c++-common/cpp/macro-arg-count-2.c
delete mode 100644 gcc/testsuite/g++.dg/diagnostic/macro-arg-count.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-tools-extra.
from ad6cd727 Fix the qualification of `IntrusiveRefCntPtr` to use `llvm::`.
new 5aad99f4 [clangd] Remove no-op crash handler, we never set a crash context.
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 | 5 -----
1 file changed, 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 gcc.
from c630a81baf3 [PATCH] A couple of line map fixes
new 04daf5ec28a 2018-10-11 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 | 7 +
gcc/config/i386/i386.c | 8 +-
gcc/config/i386/x86-tune-costs.h | 318 +--------------------------------------
3 files changed, 17 insertions(+), 316 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 b4f227a2a58 [InstCombine] Demand bits of UMin
new 14c745c241f Generalize an IR verifier check to work with non-zero progr [...]
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/IR/Verifier.cpp | 3 ++-
1 file changed, 2 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.
from 388574a33b [analyzer][UninitializedObjectChecker] Reports Loc fields po [...]
new 575b87550a Revert r344241 as it broke multiple bots.
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:
CMakeLists.txt | 1 -
bindings/python/tests/CMakeLists.txt | 7 -------
2 files changed, 8 deletions(-)
delete mode 100644 bindings/python/tests/CMakeLists.txt
--
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 5d56b42ba9f Make ext allocators support heterogeneous equality comparison
new c630a81baf3 [PATCH] A couple of line map fixes
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:
libcpp/ChangeLog | 7 +++++++
libcpp/include/line-map.h | 2 +-
libcpp/line-map.c | 20 +++++++-------------
3 files changed, 15 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 linux.
from 9dcd936c5312 Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pu [...]
new 25e11700b54c perf script python: Fix export-to-postgresql.py occasional [...]
new d005efe18db0 perf script python: Fix export-to-sqlite.py sample columns
new ff4ce2885af8 perf report: Don't try to map ip to invalid map
new 05a2f5467986 perf python: Use -Wno-redundant-decls to build with PYTHON [...]
new 7a8a8fcf7b86 perf record: Use unmapped IP for inline callchain cursors
new c1883f10cfe0 Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://g [...]
new 6302aad48c5c Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
new e054637597ba mm, sched/numa: Remove remaining traces of NUMA rate-limiting
new a22dd3629e25 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
new 49e00eee0061 x86/intel_rdt: Fix out-of-bounds memory access in CBM tests
new 184d47f0fd36 x86/mm: Avoid VLA in pgd_alloc()
new 9f203e2f2f06 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 12 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:
arch/x86/kernel/cpu/intel_rdt.h | 6 ++--
arch/x86/kernel/cpu/intel_rdt_pseudo_lock.c | 20 +++++++------
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 36 +++++++++++++++--------
arch/x86/mm/pgtable.c | 10 +++++--
include/linux/mmzone.h | 4 ---
mm/page_alloc.c | 10 -------
tools/perf/scripts/python/export-to-postgresql.py | 9 ++++++
tools/perf/scripts/python/export-to-sqlite.py | 6 +++-
tools/perf/util/machine.c | 8 +++--
tools/perf/util/setup.py | 2 +-
10 files changed, 65 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.