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 49cac23f3 [asan] Use more generic string in error message
new c5cad77b9 [compiler-rt] Move allow_user_segv.cc into sanitizer_common
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:
.../TestCases/Linux}/allow_user_segv.cc | 25 +++++++++++++---------
1 file changed, 15 insertions(+), 10 deletions(-)
rename test/{asan/TestCases/Posix => sanitizer_common/TestCases/Linux}/allow_user_ [...]
--
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 fdfced1bb92 Daily bump.
new a361b516906 compiler: guard against implicit double pointer indirection
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 6 ++++++
2 files changed, 7 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 llvm.
from eba4372133e [sanitizer-coverage] call appendToUsed once per module, not [...]
new 97293278fdc [X86] Use ReplaceNode instead of ReplaceUses when convertin [...]
new a5d2fa0ce26 [X86] Call removeDeadNode when we're done doing custom isel [...]
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:
lib/Target/X86/X86ISelDAGToDAG.cpp | 8 +++++++-
1 file changed, 7 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 f7a6956f0 [libFuzzer] remove a couple of reduntant includes
new 49cac23f3 [asan] Use more generic string in error message
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/asan/asan_posix.cc | 4 +++-
test/asan/TestCases/Posix/allow_user_segv.cc | 6 +++---
2 files changed, 6 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 c2b919492b1 [SLP] Fix buildbots, NFC.
new eba4372133e [sanitizer-coverage] call appendToUsed once per module, not [...]
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/SanitizerCoverage.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 users/hjl/x86
in repository binutils-gdb.
discards 397778ea8f x86: Remove restriction on NOTRACK prefix position
new b551608633 x86: Remove restriction on NOTRACK prefix position
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (397778ea8f)
\
N -- N -- N refs/heads/users/hjl/x86 (b551608633)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 users/hjl/x86
in repository binutils-gdb.
from 5da74eb651 x86: Properly handle __ehdr_start
new 397778ea8f x86: Remove restriction on NOTRACK prefix position
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:
gas/config/tc-i386.c | 59 +++++++--------------
gas/testsuite/gas/i386/notrack-intel.d | 58 +++++++++++---------
gas/testsuite/gas/i386/notrack.d | 58 +++++++++++---------
gas/testsuite/gas/i386/notrack.s | 18 +++++--
gas/testsuite/gas/i386/notrackbad.l | 24 +++------
gas/testsuite/gas/i386/notrackbad.s | 6 +--
gas/testsuite/gas/i386/x86-64-notrack-intel.d | 76 ++++++++++++++++-----------
gas/testsuite/gas/i386/x86-64-notrack.d | 76 ++++++++++++++++-----------
gas/testsuite/gas/i386/x86-64-notrack.s | 18 ++++++-
gas/testsuite/gas/i386/x86-64-notrackbad.l | 24 +++------
gas/testsuite/gas/i386/x86-64-notrackbad.s | 6 +--
opcodes/i386-dis.c | 18 +------
12 files changed, 223 insertions(+), 218 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 8f6af689a29 RegAllocFast: Fix warning; NFC
new c2b919492b1 [SLP] Fix buildbots, 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:
lib/Transforms/Vectorize/SLPVectorizer.cpp | 4 ++--
1 file 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 llvm.
from 8da30a7fc9d RegAllocFast: Cleanup; NFC
new 8f6af689a29 RegAllocFast: Fix warning; 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:
lib/CodeGen/RegAllocFast.cpp | 3 +--
1 file changed, 1 insertion(+), 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 clang.
from 74973037eb Catch more cases with -Wenum-compare
new 3d9068b512 [cxx_status] Change "Clang 5" items from yellow to green now [...]
new 5fa94c9ce1 Fix ownership of the MemoryBuffer in a FrontendInputFile.
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/clang/Basic/SourceManager.h | 25 +++++++++++++++++--------
include/clang/Frontend/FrontendOptions.h | 15 +++++++++------
lib/Basic/SourceManager.cpp | 11 ++++++-----
lib/Frontend/CompilerInstance.cpp | 4 ++--
lib/Frontend/FrontendAction.cpp | 9 +++++----
www/cxx_dr_status.html | 20 ++++++++++----------
www/cxx_status.html | 8 ++++----
www/make_cxx_dr_status | 3 ---
8 files changed, 53 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.