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 3b9f62db [clang-tidy] Handle bitfields in modernize-use-default-member [...]
new 81ead829 [clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-m [...]
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:
.../cppcoreguidelines/ProTypeMemberInitCheck.cpp | 5 +++--
.../cppcoreguidelines-pro-type-member-init-cxx2a.cpp | 19 +++++++++++++++++++
.../cppcoreguidelines-pro-type-member-init.cpp | 1 +
3 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 test/clang-tidy/cppcoreguidelines-pro-type-member-init-cxx2a.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 a06a1fbd8e test: adjust the target for some Windows tests
new 1bea54fceb clang-format: Support macros in front of @interface / @proto [...]
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/Format/UnwrappedLineParser.cpp | 102 ++++++++++++++++++++----------------
lib/Format/UnwrappedLineParser.h | 2 +-
unittests/Format/FormatTestObjC.cpp | 10 ++++
3 files changed, 68 insertions(+), 46 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 64b37973fba [WebAssembly] Switch to *-wasm as the default target triple.
new ecb7ca8228e [WebAssembly] Add mem.* intrinsics.
new fe48225d2a6 [X86][SSE] LowerBUILD_VECTORAsVariablePermute - extract sub [...]
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/llvm/IR/IntrinsicsWebAssembly.td | 16 +++++++-
lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 9 +++++
lib/Target/X86/X86ISelLowering.cpp | 16 +++++---
test/CodeGen/WebAssembly/memory-addr32.ll | 21 ++++++++++
test/CodeGen/X86/var-permute-128.ll | 51 +-----------------------
5 files changed, 55 insertions(+), 58 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 4eae234b30 clang-format: Support formatting Java 8 interface default methods.
new a11eb9ed78 [WebAssembly] Add mem.* builtin functions.
new a06a1fbd8e test: adjust the target for some Windows tests
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/BuiltinsWebAssembly.def | 10 +++++++++-
lib/CodeGen/CGBuiltin.cpp | 15 +++++++++++++++
test/CodeGen/builtins-wasm.c | 20 ++++++++++++++++----
test/CodeGen/wasm-arguments.c | 4 ++--
test/Driver/cl-pch-search.cpp | 2 +-
test/Driver/cl-pch-showincludes.cpp | 10 +++++-----
6 files changed, 48 insertions(+), 13 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 81bd224f5 Accept iso date format in COFF/unchanged-importlib.test
new 33ede0ae5 Don't mark a shared library as needed because of a lazy symbol.
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/SymbolTable.cpp | 3 ++-
test/ELF/Inputs/{hidden-shared-err.s => as-needed-lazy.s} | 1 +
test/ELF/as-needed-lazy.s | 14 ++++++++++++++
3 files changed, 17 insertions(+), 1 deletion(-)
copy test/ELF/Inputs/{hidden-shared-err.s => as-needed-lazy.s} (73%)
create mode 100644 test/ELF/as-needed-lazy.s
--
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 1ac5a3d2791 Verifier: fix bug treating debug info issue as non-debug in [...]
new 64b37973fba [WebAssembly] Switch to *-wasm as the default target triple.
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/Triple.cpp | 6 ++++--
test/CodeGen/WebAssembly/dbgvalue.ll | 2 +-
test/CodeGen/WebAssembly/implicit-def.ll | 2 +-
test/CodeGen/WebAssembly/signext-arg.ll | 12 ++++++------
test/CodeGen/WebAssembly/umulo-i64.ll | 6 +++---
5 files changed, 15 insertions(+), 13 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 68551c734 Fix memory leaks in GoParser
new de48d3f0a Move getBuildArtifact() from TestBase to Base and derive MiTe [...]
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:
packages/Python/lldbsuite/test/lldbtest.py | 8 ++++----
packages/Python/lldbsuite/test/tools/lldb-mi/lldbmi_testcase.py | 2 +-
2 files changed, 5 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 77cd3f2ba02 Handle trailing arrays in ODR warning (PR lto/81440).
new b1c062d8926 PR tree-optimization/82604 * tree-loop-distribution.c (en [...]
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 | 16 +++++++
gcc/tree-loop-distribution.c | 100 ++++++++++++++++++++++++++++++-------------
2 files changed, 87 insertions(+), 29 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 5d58211930 Fix Driver/solaris-ld.c test on Windows
new 4eae234b30 clang-format: Support formatting Java 8 interface default methods.
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/Format/UnwrappedLineParser.cpp | 21 ++++++++++++++++++---
unittests/Format/FormatTestJava.cpp | 1 +
2 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.