This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from bb4502371 Fixed code style for the CodeCompletion members [NFC]
new d5bf42e7c Added missing include to <cctype> for 'std::isalnum'
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:
source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 d55730859 [Xray] Darwin fix variable typo
new b13c16313 [hwasan] simplify the thread hangling: instead of the ThreadR [...]
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/hwasan/hwasan.cc | 1 -
lib/hwasan/hwasan_interceptors.cc | 29 +++++----
lib/hwasan/hwasan_linux.cc | 1 +
lib/hwasan/hwasan_report.cc | 1 -
lib/hwasan/hwasan_thread.cc | 70 +++++++++++-----------
lib/hwasan/hwasan_thread.h | 35 +----------
.../TestCases/{thread-uaf.c => many-threads-uaf.c} | 17 +++++-
7 files changed, 67 insertions(+), 87 deletions(-)
copy test/hwasan/TestCases/{thread-uaf.c => many-threads-uaf.c} (58%)
--
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 5e2855204f Change %clang++ to %clangxx in test run line as it was expan [...]
new 035b8fde98 Refactor Addlibgcc to make the when and what logic more stra [...]
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/ToolChains/CommonArgs.cpp | 42 +++++++++++++++++++++++++-----------
1 file changed, 30 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 azanella/bz20480
in repository glibc.
discards 48ebdd282d Fix ifunc support with DT_TEXTREL segments (BZ#20480)
new 1823a9665c Fix ifunc support with DT_TEXTREL segments (BZ#20480)
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 (48ebdd282d)
\
N -- N -- N refs/heads/azanella/bz20480 (1823a9665c)
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:
configure | 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 1122a64e3e Update FIXME as requested in code review.
new 5e2855204f Change %clang++ to %clangxx in test run line as it was expan [...]
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/Driver/linux-ld.c | 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 lldb.
from a80429f69 Fix deadlock in gdb-client tests
new bb4502371 Fixed code style for the CodeCompletion members [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:
.../ExpressionParser/Clang/ClangExpressionParser.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 0ea32614822 [DAGCombiner] Fix bad identation. NFC
new b707c0dbae6 [RISCV] Fixed SmallVector.h Assertion `idx < size()'
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/RISCV/AsmParser/RISCVAsmParser.cpp | 18 +++++++++++++++++-
test/MC/RISCV/rv32i-invalid.s | 2 ++
2 files changed, 19 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 40f519897b6 [ARM] Adjust the feature set for Exynos
new bfc2cc6bb48 [X86] Weaken an overly aggressive assert.
new 0ea32614822 [DAGCombiner] Fix bad identation. NFC
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 8 +++++++-
test/CodeGen/X86/pr38771.ll | 24 ++++++++++++++++++++++++
3 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/pr38771.ll
--
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 8969d63f179 [InstCombine] Expand the simplification of pow() into exp2()
new 40f519897b6 [ARM] Adjust the feature set for Exynos
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/ARM/ARM.td | 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 lldb.
from 71423a6d9 Move Predicate.h from Host to Utility
new a80429f69 Fix deadlock in gdb-client 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:
.../lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.