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 a06068249 [compiler-rt] Update ubsan_interface.inc with alignment assum [...]
new eb0ed5f2f [compiler-rt] Add option to disable libc++ build
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:
CMakeLists.txt | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 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 fd998b2049 NFC: Fix nits I missed before
new fb43bdb2f3 [ASTDump] NFC: Move Type Visit implementation to TextNodeDumper
new 8a22fe02c7 [ASTDump] NFC: Canonicalize handling of TypeLocInfo
new 8d76c3211e [ASTDump] NFC: Move dumping of QualType node to TextNodeDumper
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:
include/clang/AST/TextNodeDumper.h | 4 +++
lib/AST/ASTDumper.cpp | 48 ++++++------------------------------
lib/AST/TextNodeDumper.cpp | 50 ++++++++++++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 41 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 82362779f2c Implement P0482R5, char8_t: A type for UTF-8 characters an [...]
new affca1c86b2 PR c++/88830 - ICE with abstract class. * decl2.c (maybe_ [...]
new 478fe3c07d9 * c-cppbuiltin.c (c_cpp_builtin): Define __cpp_guaranteed_ [...]
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-cppbuiltin.c | 4 ++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/decl2.c | 5 +++--
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C | 12 ++++++++++++
gcc/testsuite/g++.dg/other/abstract7.C | 14 ++++++++++++++
8 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/abstract7.C
--
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 532f8f48633 [X86] Silence a -Wparentheses warning on gcc. NFC
new 4b787d74829 [lit] llvm-lit.in: specify file encoding to UTF-8
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:
utils/llvm-lit/llvm-lit.in | 1 +
1 file changed, 1 insertion(+)
--
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 9f41c42b7f Improve a -Wunguarded-availability note
new fd998b2049 NFC: Fix nits I missed before
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/AST/ASTDumper.cpp | 2 +-
lib/AST/TextNodeDumper.cpp | 3 +--
2 files changed, 2 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 004aa6132b1 expand DIContext interface a bit
new 532f8f48633 [X86] Silence a -Wparentheses warning on gcc. 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:
lib/Target/X86/X86ISelLowering.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 linux.
from c962cb323ec2 Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/li [...]
new 3719876809e7 sbitmap: Protect swap_lock from softirqs
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/sbitmap.c | 12 ++----------
1 file changed, 2 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 compiler-rt.
from 3a4196291 [test] Disable sunrpc tests when rpc/xdr.h is missing
new a06068249 [compiler-rt] Update ubsan_interface.inc with alignment assum [...]
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/ubsan/ubsan_interface.inc | 2 ++
1 file changed, 2 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 newlib.
from f42776fa7 Cygwin: signalfd: implement non-polling select
new 5275b3e3f Cygwin: wincap: split has_posix_file_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:
winsup/cygwin/syscalls.cc | 5 +++--
winsup/cygwin/wincap.cc | 51 ++++++++++++++++++++++++++++++++++++++---------
winsup/cygwin/wincap.h | 6 ++++--
3 files changed, 49 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.