This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3f600639dc Work around a Visual C++ bug.
new 2ef841e7e9 [Driver] Try normalized triple when looking for C++ libraries
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/Driver/ToolChain.cpp | 5 +++++
1 file 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 linux.
from 54dee406374c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new fba388032cf2 counter: fix Documentation build error due to incorrect so [...]
new e6d319f68d4d scripts/spdxcheck.py: Fix path to deprecated licenses
new 29077bc5b7a4 scripts/spdxcheck.py: Add dual license subdirectory
new a65fd4f0def5 Documentation: kdump: fix minor typo
new 61686afe1ff3 Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux
The 5 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:
Documentation/driver-api/generic-counter.rst | 2 +-
Documentation/kdump/kdump.txt | 2 +-
scripts/spdxcheck.py | 2 +-
3 files changed, 3 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 lldb.
from 820212489 [lldb] NFC modernize codebase with modernize-use-nullptr
new 22fb17d3f [lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t'
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/Communication.cpp | 2 +-
source/Core/Debugger.cpp | 4 ++--
source/Host/common/TaskPool.cpp | 2 +-
source/Host/windows/HostProcessWindows.cpp | 2 +-
source/Plugins/Process/Windows/Common/DebuggerThread.cpp | 6 +++---
5 files changed, 8 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 gcc-7-branch
in repository gcc.
from c8eed6be4b2 Backported from mainline 2019-05-21 Uroš Bizjak <ubizja [...]
new 9a82a0819ca Fix missing or incorrect feature test macros
new 18804d5fc33 PR libstdc++/90220 Fix any_cast for non-object types
new d71d12b9490 Make any_cast compare typeinfo as well as function pointers
The 3 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:
libstdc++-v3/ChangeLog | 58 ++++++++++++++++++++++
libstdc++-v3/doc/html/manual/status.html | 16 +++++-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 27 +++++++++-
libstdc++-v3/include/bits/stl_uninitialized.h | 2 +
libstdc++-v3/include/experimental/any | 55 ++++++++++++++++----
libstdc++-v3/include/std/any | 40 ++++++++++-----
libstdc++-v3/include/std/optional | 2 +-
libstdc++-v3/include/std/variant | 2 +-
.../testsuite/20_util/any/misc/any_cast.cc | 51 +++++++++++++++++++
.../testsuite/experimental/any/misc/any_cast.cc | 56 +++++++++++++++++++--
.../experimental/any/misc/any_cast_neg.cc | 2 +-
11 files changed, 280 insertions(+), 31 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 gcc-8-branch
in repository gcc.
from 80026986d66 Make any_cast compare typeinfo as well as function pointers
new b8198c616bb Regenerate libstdc++ docs
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:
libstdc++-v3/ChangeLog | 4 ++
libstdc++-v3/doc/html/faq.html | 26 +++++++++----
libstdc++-v3/doc/html/index.html | 2 +-
libstdc++-v3/doc/html/manual/api.html | 9 +++--
libstdc++-v3/doc/html/manual/bugs.html | 10 +++++
libstdc++-v3/doc/html/manual/debug.html | 64 ++++++++++++++++++--------------
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/html/manual/intro.html | 2 +-
libstdc++-v3/doc/html/manual/status.html | 16 +++++++-
libstdc++-v3/doc/html/manual/using.html | 2 +-
10 files changed, 93 insertions(+), 44 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 c61c4e7fa25 [NFC][InstCombine] Add unary FNeg tests to maximum.ll/minimum.ll
new d36337c5f7c [cmake] When getting Ninja version, don't include CMakeNinj [...]
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:
cmake/config-ix.cmake | 13 +++++--------
1 file changed, 5 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 clang.
from 50daf71e99 Delete default constructors, copy constructors, move constru [...]
new 3f600639dc Work around a Visual C++ bug.
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/Tooling/Refactoring/RangeSelector.cpp | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 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 gcc-8-branch
in repository gcc.
from fc0ffd78b0e * gnat.dg/opt78.ad[sb]: New test.
new cdd8dfeb431 Fix missing or incorrect feature test macros
new 86bec8b7e7d PR libstdc++/90220 Fix any_cast for non-object types
new 80026986d66 Make any_cast compare typeinfo as well as function pointers
The 3 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:
libstdc++-v3/ChangeLog | 60 ++++++++++++++++++++++
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 27 +++++++++-
libstdc++-v3/include/bits/stl_uninitialized.h | 6 ++-
libstdc++-v3/include/experimental/any | 55 ++++++++++++++++----
libstdc++-v3/include/std/any | 40 ++++++++++-----
libstdc++-v3/include/std/optional | 2 +-
libstdc++-v3/include/std/variant | 2 +-
libstdc++-v3/libsupc++/exception | 4 +-
.../testsuite/20_util/any/misc/any_cast.cc | 51 ++++++++++++++++++
.../testsuite/experimental/any/misc/any_cast.cc | 56 ++++++++++++++++++--
.../experimental/any/misc/any_cast_neg.cc | 2 +-
11 files changed, 272 insertions(+), 33 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 f0ec136b338 [RISCV] Support assembling TLS LA pseudo instructions
new c61c4e7fa25 [NFC][InstCombine] Add unary FNeg tests to maximum.ll/minimum.ll
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/Transforms/InstCombine/maximum.ll | 71 ++++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/minimum.ll | 71 ++++++++++++++++++++++++++++++++++
2 files changed, 142 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 0230eb62ca5 gn build: Merge r361487
new f0ec136b338 [RISCV] Support assembling TLS LA pseudo instructions
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/RISCV/AsmParser/RISCVAsmParser.cpp | 43 +++++++++++
lib/Target/RISCV/RISCVInstrInfo.td | 10 +++
test/MC/RISCV/rvi-pseudos.s | 101 ++++++++++++++++++++------
3 files changed, 133 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.