This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 465b55b [ilist_node] Add a getReverseIterator() method and a unittest [...]
new c17dedb Disable the use of std::call_once on OpenBSD with libstdc++.
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/Support/Threading.h | 10 +++++-----
1 file changed, 5 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 lldb.
from b04f902 Xfail this while I figure out why the event isn't getting sent.
new 6c6f1dc Fix SBWatchpoint::SetEnabled to send an event.
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:
.../watchpoint/watchpoint_events/TestWatchpointEvents.py | 1 -
source/API/SBWatchpoint.cpp | 7 ++++---
2 files changed, 4 insertions(+), 4 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 772d912 Bitcode: Check file size before reading bitcode header.
new 465b55b [ilist_node] Add a getReverseIterator() method and a unittest [...]
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/ilist_node.h | 6 ++++++
unittests/ADT/SimpleIListTest.cpp | 17 +++++++++++++++++
2 files changed, 23 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 clang.
from 202d09e Bitcode: Change reader interface to take memory buffers.
new c30dc1c More forcibly resolve exception specifications when checking [...]
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/Sema/SemaDecl.cpp | 9 +++++++++
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 8 ++++++++
2 files changed, 17 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 clang-tools-extra.
from 35165fa [clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-m [...]
new c9bdecf [Documentation] Clang-tidy readability-redundant-declaration [...]
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/ReleaseNotes.rst | 10 +++++-----
docs/clang-tidy/checks/readability-redundant-declaration.rst | 10 ++++++----
2 files changed, 11 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 llvm.
from 4ac35e8 Support: Remove MemoryObject and DataStreamer interfaces.
new 772d912 Bitcode: Check file size before reading bitcode header.
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/Bitcode/Reader/BitcodeReader.cpp | 3 ++-
.../python/llvm/__init__.py => test/Bitcode/Inputs/invalid-empty.bc | 0
test/Bitcode/invalid.test | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)
copy bindings/python/llvm/__init__.py => test/Bitcode/Inputs/invalid-empty.bc (100%)
--
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 3573a70 Make a function in a header "inline" instead of "static".
new cc12174 Use ArrayRef instead of const std::vector.
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:
ELF/SymbolTable.h | 17 ++++-------------
1 file changed, 4 insertions(+), 13 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 5d31979 Inline a variable that is used only once.
new 3573a70 Make a function in a header "inline" instead of "static".
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:
ELF/Memory.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 clang.
from 153d452 [analyzer] Fix capitalization in ObjCSuperDealloc checker dia [...]
new 202d09e Bitcode: Change reader interface to take memory buffers.
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/CodeGen/ObjectFilePCHContainerOperations.cpp | 7 +++----
lib/Frontend/PCHContainerOperations.cpp | 3 +--
lib/Frontend/SerializedDiagnosticReader.cpp | 5 +----
lib/Serialization/ASTReader.cpp | 3 ++-
lib/Serialization/GlobalModuleIndex.cpp | 3 +--
5 files changed, 8 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.