This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 82d2de3 Process tilde in llvm::sys::path::native
new 5abd133 [X86] Fix creating vreg def after use.
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/X86FastISel.cpp | 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.
unknown user pushed a change to branch master
in repository clang.
from 99d7e99 [Sema] Add variable captured by a block to the enclosing lamb [...]
new 90dab93 [Sema] Improve side effect checking for unused-lambda-capture [...]
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/Sema/Sema.h | 3 ++
lib/Sema/SemaLambda.cpp | 26 +++++++++-
test/SemaCXX/warn-unused-lambda-capture.cpp | 80 +++++++++++++++++++++++++++--
3 files changed, 104 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 gcc.
from 97cb825 [PR 78140] Reuse same IPA bits and VR info
new 6ee7a98 * config/nvptx/nvptx.c: Include intl.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:
gcc/ChangeLog | 4 ++++
gcc/config/nvptx/nvptx.c | 1 +
2 files changed, 5 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 4e9e40a Greg Clayton is no longer working at Apple, he will continue [...]
new 556339f Modernize Enable/DisableLogChannel interface a bit
new f242e54 test: pass correct objcopy and ar paths to the test runner
new 5dc1485 Switch SBBreakpointLocation to use a weak_ptr
new 8fa87a6 Fix gcc compilation of LogTest.cpp
The 4 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/API/SBBreakpointLocation.h | 3 +-
include/lldb/Core/Debugger.h | 5 +-
include/lldb/Core/Log.h | 6 +-
include/lldb/Interpreter/Args.h | 9 +
.../python_api/breakpoint/TestBreakpointAPI.py | 3 +
source/API/SBBreakpointLocation.cpp | 201 +++++++++++----------
source/API/SBDebugger.cpp | 13 +-
source/Commands/CommandObjectLog.cpp | 6 +-
source/Core/Debugger.cpp | 7 +-
source/Core/Log.cpp | 36 ++--
test/CMakeLists.txt | 10 +-
tools/lldb-server/LLDBServerUtilities.cpp | 4 +-
unittests/Core/LogTest.cpp | 28 +--
unittests/Interpreter/TestArgs.cpp | 8 +
14 files changed, 192 insertions(+), 147 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 9172f2f [clang-tidy] Fix a false positive on modernize-use-nullptr check.
new 4db6d3f [clang-tidy] Fix handling of methods with try-statement as a [...]
new c0ac570 [clang-tidy] Add parametercount for readibility-function-size
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:
clang-tidy/modernize/UseOverrideCheck.cpp | 13 ++++++-------
clang-tidy/readability/FunctionSizeCheck.cpp | 15 +++++++++++++--
clang-tidy/readability/FunctionSizeCheck.h | 3 +++
docs/ReleaseNotes.rst | 4 ++++
docs/clang-tidy/checks/readability-function-size.rst | 5 +++++
test/clang-tidy/modernize-use-override.cpp | 14 ++++++++++++++
test/clang-tidy/readability-function-size.cpp | 9 ++++++++-
7 files changed, 53 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 lld.
from 6ee17a5 Instead of passing an empty ArrayRef as contents, pass actual [...]
new f847cbb [ELF] - Fixed crash in GnuHashTableSection.
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:
ELF/SyntheticSections.h | 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_40
in repository llvm.
from 64bb2e1 ReleaseNotes: mention the versioning scheme change
new b0c5322 ReleaseNotes: Add some X86 target bullets.
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 | 9 +++++++++
1 file changed, 9 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 llvm.
from aac0739 Remove sometimes faulty rewrite of memcpy in instcombine.
new 82d2de3 Process tilde in llvm::sys::path::native
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/Path.cpp | 8 ++++++++
unittests/Support/Path.cpp | 27 +++++++++++++++++++++++++++
2 files changed, 35 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 gcc.
from b4aea15 PR c++/79681 * fold-const.c (make_bit_field_ref): If orig_i [...]
new 97cb825 [PR 78140] Reuse same IPA bits and VR info
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/ChangeLog | 46 +++++++
gcc/ipa-cp.c | 49 ++++----
gcc/ipa-prop.c | 381 ++++++++++++++++++++++++++++++++++++++++++---------------
gcc/ipa-prop.h | 32 ++---
gcc/tree-vrp.h | 2 +-
5 files changed, 365 insertions(+), 145 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 gcc.
from bd66dbc PR c++/79746 * init.c (emit_mem_initializers): When not con [...]
new 5ee2e78 2017-03-01 Richard Biener <rguenther(a)suse.de>
new b4aea15 PR c++/79681 * fold-const.c (make_bit_field_ref): If orig_i [...]
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:
gcc/ChangeLog | 13 +++++++++
gcc/fold-const.c | 25 +++++++++++++++++
gcc/testsuite/ChangeLog | 9 ++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-79681-1.C | 17 +++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-79681-2.C | 39 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr79721.c | 21 ++++++++++++++
gcc/tree-chrec.c | 25 +++++++++++------
7 files changed, 141 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-79681-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-79681-2.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79721.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.