This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 6737a6b34f x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed
new 0006217519 Automatic date update in version.in
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/version.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 master
in repository lld.
from 5d3df0c2c Revert r337638, "ELF: Make sections with KeepUnique bit eligi [...]
new 7002cf666 [WebAssembly] Add support for --whole-archive.
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/wasm/whole-archive.test | 34 ++++++++++++++++++++++++++++
wasm/Driver.cpp | 53 ++++++++++++++++++++++++++++++++++++++++++--
wasm/InputFiles.cpp | 24 ++++++++++----------
wasm/InputFiles.h | 4 ++++
wasm/Options.td | 4 ++++
5 files changed, 105 insertions(+), 14 deletions(-)
create mode 100644 test/wasm/whole-archive.test
--
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 6748c6fecb [analyzer] pr38273: Legalize Loc<>NonLoc comparison symbols.
new 4ff1ebdfce [analyzer] Add a no-crash to a recently added test.
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/Analysis/casts.c | 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 lldb.
from 90b7ac437 Fix Xcode project for unit tests.
new 83b338463 Change sort-pbxproj.rb to find the project.pbxproj in the mos [...]
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:
scripts/sort-pbxproj.rb | 26 ++++++++++++++++++--------
1 file changed, 18 insertions(+), 8 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 zorg.
from 0c33758 [buildbot, CUDA] Adjust GPU list for the tests on cuda-build-test-01
new 729d007 [zorg] Update libcxx include path.
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:
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 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 compiler-rt.
from 039e00653 Reapply "[XRay] Remove scheduling dependency in fork_basic_lo [...]
new a69623d44 [Fuzzer] Update path to libc++ headers
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/fuzzer/CMakeLists.txt | 4 ++--
1 file changed, 2 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 llvm.
from 55b2a35d066 Fix typo in test/CodeGen/Mips/dins.ll
new 6ee94ea43df [DWARF] Use deque in place of SmallVector to fix use-after- [...]
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/DebugInfo/DWARF/DWARFContext.cpp | 9 ++++++---
1 file changed, 6 insertions(+), 3 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 3e597f45e6c [DWARF v5] Refactor range lists dumping by using a more gen [...]
new 2d6fb152e57 Embed a template specialization in a namespace to work arou [...]
new 55b2a35d066 Fix typo in test/CodeGen/Mips/dins.ll
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:
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 2 ++
test/CodeGen/Mips/dins.ll | 6 +++---
2 files changed, 5 insertions(+), 3 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 b68cfed35f Support lifetime-extension of conditional temporaries.
new 6748c6fecb [analyzer] pr38273: Legalize Loc<>NonLoc comparison symbols.
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/StaticAnalyzer/Core/RangeConstraintManager.cpp | 6 ++++--
test/Analysis/casts.c | 4 ++++
2 files changed, 8 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 fc6962eb2a [Sema] Fix crash on BlockExprs in a default member initializers
new b68cfed35f Support lifetime-extension of conditional temporaries.
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/DiagnosticSemaKinds.td | 6 +-
lib/CodeGen/CGCleanup.cpp | 15 +-
lib/CodeGen/CGDecl.cpp | 3 -
lib/CodeGen/CodeGenFunction.h | 239 ++++++++++++++++-------------
lib/Sema/SemaInit.cpp | 9 +-
test/CodeGenCXX/temporaries.cpp | 98 +++++++++++-
test/SemaCXX/conditional-expr.cpp | 6 +-
7 files changed, 247 insertions(+), 129 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.