This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 64a1bb661 Modify lldb_suite.py to enable python debugging
new e171e48dd Fix a bug in VMRange
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/lldb/Utility/VMRange.h | 18 ------------------
source/Utility/VMRange.cpp | 10 ++++++----
2 files changed, 6 insertions(+), 22 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 a347456a98f [GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
new 8d82395b2d2 Reverted r338825 and all the following tries to fix issues [...]
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/XRay/Profile.h | 130 --------------
lib/XRay/CMakeLists.txt | 1 -
lib/XRay/Profile.cpp | 379 -----------------------------------------
unittests/XRay/CMakeLists.txt | 2 -
unittests/XRay/ProfileTest.cpp | 218 ------------------------
5 files changed, 730 deletions(-)
delete mode 100644 include/llvm/XRay/Profile.h
delete mode 100644 lib/XRay/Profile.cpp
delete mode 100644 unittests/XRay/ProfileTest.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 clang-tools-extra.
from 89ef9f5d [clang-tidy] Sequence init statements, declarations, and cond [...]
new 1d827042 [clangd] Fix fuzzer build.
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:
clangd/fuzzer/ClangdFuzzer.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 clang.
from 6fc4075ad4 Avoid creating conditional cleanup blocks that contain only [...]
new b2fdd93270 [clang-fuzzer] Remove unused typedef.
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:
tools/clang-fuzzer/handle-llvm/handle_llvm.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 llvm.
from ec2a7945782 Fix buildbot breakage.
new a347456a98f [GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
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/Support/TargetOpcodes.def | 15 +++++++++++
include/llvm/Target/GenericOpcodes.td | 30 ++++++++++++++++++++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 20 +++++++++++++++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 30 ++++++++++++++++++++++
.../GlobalISel/legalizer-info-validation.mir | 15 +++++++++++
test/TableGen/trydecode-emission.td | 10 ++++----
test/TableGen/trydecode-emission2.td | 14 +++++-----
test/TableGen/trydecode-emission3.td | 10 ++++----
8 files changed, 127 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 clang.
from 03535ea68e LLVM Proto Fuzzer - Run Functions on Suite of Inputs
new 6fc4075ad4 Avoid creating conditional cleanup blocks that contain only [...]
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/CGExpr.cpp | 47 ++++++--
test/CodeGenCXX/conditional-temporaries.cpp | 164 ++++++++++++++++++++++++++--
test/CodeGenCXX/lifetime-asan.cpp | 42 +++++++
3 files changed, 238 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGenCXX/lifetime-asan.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 clang.
from 6f89109449 [www] Update cxx_status and cxx_dr_status now that Clang 7 h [...]
new 03535ea68e LLVM Proto Fuzzer - Run Functions on Suite of Inputs
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:
tools/clang-fuzzer/handle-llvm/handle_llvm.cpp | 44 ++++++---
tools/clang-fuzzer/handle-llvm/handle_llvm.h | 2 +-
tools/clang-fuzzer/handle-llvm/input_arrays.h | 118 +++++++++++++++++++++++++
3 files changed, 149 insertions(+), 15 deletions(-)
create mode 100644 tools/clang-fuzzer/handle-llvm/input_arrays.h
--
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 44c07c3132 [constexpr] Support for constant evaluation of __builtin_mem [...]
new 6f89109449 [www] Update cxx_status and cxx_dr_status now that Clang 7 h [...]
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/cxx_dr_status.html | 18 +++++++++---------
www/cxx_status.html | 4 ++--
www/make_cxx_dr_status | 5 ++++-
3 files changed, 15 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 master
in repository clang.
from b319a856c2 [analyzer] Do not crash in NoStoreFuncVisitor notes if an un [...]
new 44c07c3132 [constexpr] Support for constant evaluation of __builtin_mem [...]
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/Builtins.def | 4 +
include/clang/Basic/DiagnosticASTKinds.td | 14 ++
lib/AST/ExprConstant.cpp | 247 ++++++++++++++++++++++++------
test/CodeGen/builtin-memfns.c | 28 ++++
test/SemaCXX/constexpr-string.cpp | 148 +++++++++++++++++-
5 files changed, 387 insertions(+), 54 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 1090c4ba259 Use the same constants as zlib to represent compression level.
new ec2a7945782 Fix buildbot breakage.
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/Support/Compression.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.