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 c855fffef [hwasan] more heap-buffer-overflow tests
new e01a321f5 [hwasan] simplify the code, 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/hwasan/hwasan_allocator.cc | 22 ++++++----------------
lib/hwasan/hwasan_allocator.h | 1 -
2 files changed, 6 insertions(+), 17 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 lldb.
from ed0756f69 Silence some "control reaches end of non-void function" warni [...]
new b340155a0 Increase qHostInfo packet timeout
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/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 3 +++
1 file changed, 3 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 2c3a3ceab Fixed missing sidebars on the website
new ed0756f69 Silence some "control reaches end of non-void function" warni [...]
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/Core/Mangled.cpp | 1 +
source/Core/RichManglingContext.cpp | 2 ++
2 files changed, 3 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 compiler-rt.
from f88441256 [hwasan] report heap-buffer-overflow location, once, not once [...]
new c855fffef [hwasan] more heap-buffer-overflow 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:
test/hwasan/TestCases/heap-buffer-overflow.c | 15 ++++++++++-----
1 file changed, 10 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 08087fa print_memory_limit: Make suitable for high-core-count machines
new 71ec686 jenkins-helpers.sh: Make git_rev_parse more robust and less noisy
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:
jenkins-helpers.sh | 34 ++++++++++++++++------------------
1 file changed, 16 insertions(+), 18 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-tools-extra.
from 6aaf9d46 Import lit.llvm after rL341130
new 27723368 [clang-move] Explicitly ignore implicit UsingDirectiveDecls i [...]
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:
clang-move/ClangMove.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 compiler-rt.
from 9eba657ef [hwasan] properly report heap-buffer-overflow
new f88441256 [hwasan] report heap-buffer-overflow location, once, not once [...]
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_report.cc | 82 ++++++++++++++++++++++-----------------------
1 file changed, 41 insertions(+), 41 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 f19416e3c [hwasan] fix the build on Linux Ubuntu 14.04. We don't need _ [...]
new 9eba657ef [hwasan] properly report heap-buffer-overflow
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_allocator.cc | 12 ++++----
lib/hwasan/hwasan_report.cc | 45 ++++++++++++++++++++++++++++
test/hwasan/TestCases/heap-buffer-overflow.c | 16 ++++++++++
3 files changed, 67 insertions(+), 6 deletions(-)
create mode 100644 test/hwasan/TestCases/heap-buffer-overflow.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 compiler-rt.
from c5ef5718e [hwasan] make malloc(0) return nullptr, add basic address des [...]
new f19416e3c [hwasan] fix the build on Linux Ubuntu 14.04. We don't need _ [...]
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_dynamic_shadow.cc | 11 +++++++++++
1 file changed, 11 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 83341b1a8 Fixed comment for UserExpression::Complete [NFC]
new 2c3a3ceab Fixed missing sidebars on the website
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:
www/SB-api-coding-rules.html | 0
www/remote.html | 0
www/test.html | 0
3 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 www/SB-api-coding-rules.html
mode change 100644 => 100755 www/remote.html
mode change 100644 => 100755 www/test.html
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.