This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ee500a52211 [BPF] Use cstdint {,u}int*_t instead of linux/types.h __u32 [...]
new f5782f7024e Fix MCBTF string array initialization so its MSVC friendly. NFCI.
new 40c1d29a9d1 [SanitizerCoverage] Prevent /OPT:REF from stripping constructors
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/MC/MCBTFContext.h | 21 ++++++++++++++-------
.../Instrumentation/SanitizerCoverage.cpp | 21 +++++++++++++++++++++
2 files changed, 35 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 98d2aa84a [libFuzzer] Add test for SanitizerCoverage working on Mac eve [...]
new 658844dd7 [SanitizerCoverage] Prevent /OPT:REF from stripping constructors
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/fuzzer/windows-opt-ref.test | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 test/fuzzer/windows-opt-ref.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 gcc.
from 3a18b2f8b7f PR rtl-optimization/87600 * ira-lives (non_conflicting_re [...]
new 33994aebc1b Fix error-recovery ICE in check_proc_interface
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/fortran/ChangeLog | 6 +++
gcc/fortran/decl.c | 54 +++++++++++++++-------
gcc/testsuite/ChangeLog | 12 +++++
gcc/testsuite/gfortran.dg/goacc/pr77765.f90 | 3 +-
gcc/testsuite/gfortran.dg/interface_42.f90 | 4 +-
.../gfortran.dg/internal_references_1.f90 | 8 ++--
.../gfortran.dg/invalid_procedure_name.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr65453.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr77414.f90 | 4 +-
gcc/testsuite/gfortran.dg/pr78741.f90 | 2 +-
gcc/testsuite/gfortran.dg/same_name_2.f90 | 4 +-
11 files changed, 69 insertions(+), 32 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 cb31f37dff [Doc] fix second error in UsersManual
new c2275676c1 Revert r344375 "[Driver] check for exit code from SIGPIPE"
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/Driver.cpp | 23 +++++++----------------
1 file changed, 7 insertions(+), 16 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 a73f1cf1de2 [BPF] Don't include linux/types.h and fix style
new 9a80e3fe5a8 Disambiguate: s/make_unique/llvm::make_unique/. NFC
new ee500a52211 [BPF] Use cstdint {,u}int*_t instead of linux/types.h __u32 [...]
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/MC/MCBTFContext.h | 85 +++++++++++++++++-------------------
lib/CodeGen/AsmPrinter/Dwarf2BTF.cpp | 38 ++++++++--------
lib/CodeGen/AsmPrinter/Dwarf2BTF.h | 6 +--
3 files changed, 61 insertions(+), 68 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 00c11c4cf Adding support to step into the callable wrapped by libc++ st [...]
new b61a867f6 [lldbsuite] Fix the filecheck functionality to work with Python 3
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 | 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 clang.
from 1cdd4fccc6 [Doc] fix BB, add code-block type
new cb31f37dff [Doc] fix second error in UsersManual
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:
docs/UsersManual.rst | 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 llvm.
from 91defc144e1 Better support for POSIX paths in PDBs.
new a73f1cf1de2 [BPF] Don't include linux/types.h and fix style
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/llvm/MC/MCBTFContext.h | 255 ++++++++++++++++---------------
lib/CodeGen/AsmPrinter/Dwarf2BTF.cpp | 280 +++++++++++++++++------------------
lib/CodeGen/AsmPrinter/Dwarf2BTF.h | 16 +-
lib/CodeGen/AsmPrinter/DwarfFile.h | 4 +-
lib/MC/MCBTFContext.cpp | 48 +++---
lib/MC/MCDwarf2BTF.cpp | 17 ++-
lib/MC/MCDwarf2BTF.h | 11 +-
7 files changed, 309 insertions(+), 322 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 70b1ff5f01 [Driver] check for exit code from SIGPIPE
new 1cdd4fccc6 [Doc] fix BB, add code-block type
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:
docs/UsersManual.rst | 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 zorg.
from 44b321c [Zorg] Explicitly use `-stdlib=libstdc++` for Android.
new 0ef7599 [Zorg] Fix Android sanitizer flags.
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_android_functions.sh | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.