This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 95b4ca6d1b3 [AMDGPU] Fix incorrect register usage tracking in GCNUpwardTracker
new 15f641428cf [X86] Remove target feature info from mul-i256.ll test. 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:
test/CodeGen/X86/mul-i256.ll | 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 6c88fb85c2 clang-format: do not reflow bullet lists
new 0e60ff1591 clang-format: [JS] avoid line breaks before unindented r_parens.
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/ContinuationIndenter.cpp | 2 +-
lib/Format/TokenAnnotator.cpp | 2 +-
unittests/Format/FormatTestJS.cpp | 5 +++++
3 files changed, 7 insertions(+), 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 d22768f709 [index] 'using namespace' declarations in functions should r [...]
new 6c88fb85c2 clang-format: do not reflow bullet lists
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/BreakableToken.cpp | 21 ++++++++++-
unittests/Format/FormatTestComments.cpp | 67 ++++++++++++++++++++++++++++++++-
2 files changed, 84 insertions(+), 4 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 binutils-gdb.
from 9a6465c207 [AArch64, ld] Support ILP32 triplet aarch64*-linux-gnu_ilp32
new 25f9434737 x86-64: Use dynobj instead of htab->elf.dynobj
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:
bfd/ChangeLog | 5 +++++
bfd/elf64-x86-64.c | 3 +--
2 files changed, 6 insertions(+), 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 22a0a8c31e [mips] Support `micromips` attribute
new d22768f709 [index] 'using namespace' declarations in functions should r [...]
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/Index/IndexDecl.cpp | 8 ++++++--
lib/Index/IndexSymbol.cpp | 2 ++
test/Index/Core/index-source.cpp | 11 +++++++++++
3 files changed, 19 insertions(+), 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-tools-extra.
from 1d1da0a3 [clang-tidy] readability-redundant-declaration false positive [...]
new e71a5672 [clang-tidy] misc-move-const-arg shouldn't complain on std::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:
clang-tidy/misc/MoveConstantArgumentCheck.cpp | 6 ++++++
test/clang-tidy/misc-move-const-arg.cpp | 3 +++
2 files 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 lldb.
from bb5953e18 Don't override the SDKs and force the use of /System/Library/ [...]
new cf6c5b338 Fix incorrect Status -> Error rename in IOHandler
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/IOHandler.cpp | 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 gcc.
from 88df6264567 gcc/ * doc/invoke.texi (fdump-translation-unit): Delete d [...]
new 60fd37d2a81 * ipa-inline.c (edge_badness): Use inlined_time instead of [...]
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 | 9 +++++++++
gcc/ipa-inline.c | 5 +++--
2 files changed, 12 insertions(+), 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-tools-extra.
from aa48ea5a [clangd] Switch to incomplete translation units
new 09668ff6 [clang-tidy] readability-braces-around-statements false posit [...]
new 1d1da0a3 [clang-tidy] readability-redundant-declaration false positive [...]
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/readability/BracesAroundStatementsCheck.cpp | 5 +++--
clang-tidy/readability/RedundantDeclarationCheck.cpp | 11 ++++++-----
test/clang-tidy/readability-redundant-declaration.cpp | 8 ++++++++
3 files changed, 17 insertions(+), 7 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.
Renato Golin pushed a change to branch llvmprod
in repository toolchain/jenkins-scripts.
at e7d5650 jenkins-helpers.sh: Improve clone_or_update_repo.
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.