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 8395b78f Fix formatting. NFC.
new 5151d294 Remove explicit type from an initializer list. 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:
unittests/clang-tidy/ExprMutationAnalyzerTest.cpp | 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 lld.
from 5cd241cb6 [ELF] - EhFrame: add test case to cover uncovered branch of t [...]
new a5c0890d2 [ELF] - EhFrame.cpp: add test case to check "unknown FDE encoding".
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/ELF/{invalid-eh-frame5.s => invalid-eh-frame6.s} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
copy test/ELF/{invalid-eh-frame5.s => invalid-eh-frame6.s} (71%)
--
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 d5b753a85d9 ADT: Move ArrayRef comparison operators into the class
new 3d172cd8f95 Revert "ADT: Move ArrayRef comparison operators into the class"
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/ADT/ArrayRef.h | 26 ++++++++++++++++----------
unittests/ADT/ArrayRefTest.cpp | 4 ----
2 files changed, 16 insertions(+), 14 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 b1381328 [clangd] Fix a data race in TUScheduler
new 8395b78f Fix formatting. 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:
unittests/clang-tidy/ExprMutationAnalyzerTest.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 97905d1cb2 [Analyzer] Iterator Checker - Part 2: Increment, decrement o [...]
new 5ba30971b9 Fix the indentation in this documentation to remove a Sphinx [...]
new a35288989d Correct the code highlighting marker to be Objective-C rathe [...]
new bff556fe3c The :option: syntax was generating Sphinx build warnings; sw [...]
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:
docs/ClangFormatStyleOptions.rst | 2 +-
docs/ReleaseNotes.rst | 5 ++---
include/clang/Basic/AttrDocs.td | 9 ++++-----
3 files changed, 7 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 lld.
from b7f733683 [ELF] - Cover "unknown .eh_frame augmentation string" error.
new 5cd241cb6 [ELF] - EhFrame: add test case to cover uncovered branch of 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:
test/ELF/{invalid-eh-frame4.s => invalid-eh-frame5.s} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
copy test/ELF/{invalid-eh-frame4.s => invalid-eh-frame5.s} (97%)
--
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 5652271db1a [llvm-mca] Refactor method RegisterFile::collectWrites(). NFCI
new d5b753a85d9 ADT: Move ArrayRef comparison operators into the class
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/ADT/ArrayRef.h | 26 ++++++++++----------------
unittests/ADT/ArrayRefTest.cpp | 4 ++++
2 files changed, 14 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 lld.
from eef6408d7 [ELF] - Add test case to cover "corrupted CIE (failed to read [...]
new b7f733683 [ELF] - Cover "unknown .eh_frame augmentation string" error.
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/ELF/{invalid-eh-frame3.s => invalid-eh-frame4.s} | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
copy test/ELF/{invalid-eh-frame3.s => invalid-eh-frame4.s} (62%)
--
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 release/2.27/master
in repository glibc.
from ffc5623978 Fix parameter type in C++ version of iseqsig (bug 23171)
new 4e0847afce Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec [...]
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:
ChangeLog | 6 ++++++
NEWS | 1 +
time/bits/types/struct_timespec.h | 5 +++--
3 files changed, 10 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 release/2.26/master
in repository glibc.
from 81b994bd83 Fix parameter type in C++ version of iseqsig (bug 23171)
new f958b45d52 Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec [...]
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:
ChangeLog | 6 ++++++
NEWS | 1 +
time/bits/types/struct_timespec.h | 5 +++--
3 files changed, 10 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.