This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 919821dc09 [c++2a] P0704R1: Allow pointers to const& member functions t [...]
new 2154e38060 Fix MSVC bots which include '__attribute__((thiscall))' in p [...]
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/cxx2a-pointer-to-const-ref-member.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 release_50
in repository compiler-rt.
from b1684fe91 Merging r311555: -------------------------------------------- [...]
new 4b38c4038 Merging r311674: -------------------------------------------- [...]
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/Linux/allocator_oom_test.cc | 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 compiler-rt.
from 0b17b7e25 Add Clang dependency to the check for Clang C++ headers.
new 91a66eaad [cfi] only add cfi tests on supported arches.
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/cfi/CMakeLists.txt | 12 +++++++-----
1 file changed, 7 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 clang.
from e56545f4e1 Remove .gitattributes, add comment to lineendings.
new 919821dc09 [c++2a] P0704R1: Allow pointers to const& member functions 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:
include/clang/Basic/DiagnosticSemaKinds.td | 7 +++++++
lib/Sema/SemaExprCXX.cpp | 13 ++++++++++---
test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp | 14 ++++++++++++++
www/cxx_status.html | 2 +-
4 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 test/SemaCXX/cxx2a-pointer-to-const-ref-member.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 109cbe502f3 [unittests] Remove reverse iteration tests which use pointe [...]
new 965445287b4 [sanitizer-coverage] Make sure pc-tables aren't dead stripped
new 88b89edf997 DAG: Fix naming crime
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:
include/llvm/Target/TargetLowering.h | 7 +++----
lib/Transforms/Instrumentation/SanitizerCoverage.cpp | 4 ++++
2 files changed, 7 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 llvm.
from 31f4977889f [x86] Back out one aspect of r311318: don't generically set [...]
new 109cbe502f3 [unittests] Remove reverse iteration tests which use pointe [...]
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/Support/ReverseIterationTest.cpp | 64 ++----------------------------
1 file changed, 4 insertions(+), 60 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 c2588cb4b19 Fix two (three) more issues with unchecked Error.
new 31f4977889f [x86] Back out one aspect of r311318: don't generically set [...]
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/X86/X86.td | 3 +--
test/CodeGen/X86/avx-schedule.ll | 16 +++++-----------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 3 +--
3 files changed, 7 insertions(+), 15 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 66f94c748f9 [x86] Fix an amazing goof in the handling of sub, or, and x [...]
new c2588cb4b19 Fix two (three) more issues with unchecked Error.
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/ExecutionEngine/Orc/OrcRemoteTargetClient.h | 4 +---
unittests/Support/ErrorTest.cpp | 2 +-
2 files changed, 2 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 release_50
in repository llvm.
from 9f03145b315 ReleaseNotes: typo
new 168b8a98f0c ReleaseNotes: Note about opt-viewer.py, by Adam Nemet
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/ReleaseNotes.rst | 4 ++++
1 file changed, 4 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 binutils-gdb.
from a2d64ef20b Automatic date update in version.in
new 176047c9f2 ld: Add "--" after regexp
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:
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-elf/pr21903c.d | 2 +-
ld/testsuite/ld-elf/pr21903d.d | 2 +-
ld/testsuite/ld-elf/pr21903e.d | 2 +-
ld/testsuite/lib/ld-lib.exp | 2 +-
5 files changed, 12 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.