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 06b306a Merge r280672, per bug 30839:
new fd84115 Merge 286819 and 286821: [OpenCL] always use SPIR address spa [...]
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/CodeGen/CodeGenFunction.cpp | 22 +++++++++++++++++++---
test/CodeGenOpenCL/kernel-arg-info-single-as.cl | 9 +++++++++
2 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenOpenCL/kernel-arg-info-single-as.cl
--
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 3f10d2e Sema: correct typo correction for ivars in @implementation
new 9d3affe Use unique_ptr for cached tokens for default arguments in 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:
include/clang/Parse/Parser.h | 6 +++---
include/clang/Sema/DeclSpec.h | 12 +++++-------
lib/Parse/ParseCXXInlineMethods.cpp | 6 ++----
lib/Parse/ParseDecl.cpp | 10 ++++------
lib/Parse/ParseDeclCXX.cpp | 2 +-
lib/Sema/DeclSpec.cpp | 10 ++++++++--
lib/Sema/SemaDeclCXX.cpp | 4 +---
7 files changed, 24 insertions(+), 26 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 f29212f [asan] Turn on Mach-O global metadata liveness tracking by default
new f6d63cc [libFuzzer] better documentation for -fsanitize-coverage=trace-cmp
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/LibFuzzer.rst | 16 +++++++++++++---
1 file changed, 13 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 glibc.
from 049cc48 Make Alpha <sys/user.h> self-contained.
new c440d5d Actually use newly built host libraries in build-many-glibcs.py.
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 | 3 +++
scripts/build-many-glibcs.py | 4 ++++
2 files changed, 7 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 eec0daa Link include-fixer into libclang if clang-tools-extra is chec [...]
new 3f10d2e Sema: correct typo correction for ivars in @implementation
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/Sema/SemaExprMember.cpp | 13 ++++++++++---
test/SemaObjC/typo-correction.m | 25 ++++++++++++++++++++++++-
2 files changed, 34 insertions(+), 4 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 lld.
from dcea8bc Pass StringRefs instead of StringMatcher because it's simpler.
new 727b6a4 Enable -threads by default.
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/Driver.cpp | 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 d7671d7 PR rtl-optimization/78355 * doc/tm.texi.in (SLOW_UNALIGNED_ [...]
new 6815d85 PR middle-end/78201 * varasm.c (default_use_anchors_for_sym [...]
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/opt/pr78201.C | 13 +++++++++++++
gcc/varasm.c | 9 +++++----
4 files changed, 31 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr78201.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 1d60951 Revert "AMDGPU: Enable ConstrainCopy DAG mutation"
new f29212f [asan] Turn on Mach-O global metadata liveness tracking by default
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/Transforms/Instrumentation/AddressSanitizer.cpp | 2 +-
test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll | 2 +-
2 files changed, 2 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 compiler-rt.
from 9bc4c42 adding operator* to help working with primitive values
new 1bc443a [asan] Update the tests as Mach-O metadata liveness tracking [...]
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/asan/TestCases/Darwin/dead-strip.c | 2 +-
test/asan/TestCases/initialization-bug.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.