This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from a3c3d5f6c [libc++] Use proper template terminology. NFC
new 1beaa5acc [libc++] Remove unused _LIBCPP_FUNC_VIS_ONLY
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/__config | 5 -----
1 file changed, 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 lnt.
from 3658f4e v4db: Increase sqlite timeout waiting for a locked database
new a8616b6 Refactor to only have 1 list of sample types; remove Integer
new 1541f8d Refactor and fix schema loading/migration from yaml file
new 0754dd1 Use yaml schema mechanism to describe compile suite
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/importing_data.rst | 2 -
docs/schema-example.yaml | 4 +-
lnt/server/db/migrations/upgrade_13_to_14.py | 74 ++++++
lnt/server/db/testsuite.py | 289 ++++++++++++---------
lnt/server/db/testsuitedb.py | 7 +-
lnt/server/db/v4db.py | 26 +-
schemas/README.md | 2 +
schemas/compile.yaml | 30 +++
tests/SharedInputs/create_temp_instance.py | 4 +
tests/server/db/CreateV4TestSuite.py | 4 +-
.../db/Inputs/schema-example-migratable.yaml | 4 +-
.../db/Inputs/schema-example-nomigration0.yaml | 2 +-
.../db/Inputs/schema-example-nomigration1.yaml | 4 +-
.../db/Inputs/schema-example-nomigration2.yaml | 4 +-
14 files changed, 306 insertions(+), 150 deletions(-)
create mode 100644 lnt/server/db/migrations/upgrade_13_to_14.py
create mode 100644 schemas/README.md
create mode 100644 schemas/compile.yaml
--
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 1a2e7d2ddca [Dominators] Simplify templates
new 40d67727c79 [Dominators] Add CFGBuilder testing utility
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/IR/CFGBuilder.cpp | 275 ++++++++++++++++++++++++++++++++++++++++++++
unittests/IR/CFGBuilder.h | 90 +++++++++++++++
unittests/IR/CMakeLists.txt | 1 +
3 files changed, 366 insertions(+)
create mode 100644 unittests/IR/CFGBuilder.cpp
create mode 100644 unittests/IR/CFGBuilder.h
--
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 3eb6d072ea [ubsan] Teach the pointer overflow check that "p - <unsigned [...]
new cce46bee7c Use getNameAsString instead of getName to get method names w [...]
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 | 8 ++------
1 file changed, 2 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 master
in repository compiler-rt.
from e985282fd [ubsan] Teach the pointer overflow check that "p - <unsigned> [...]
new 4b8b9fa35 [scudo] Do not grab a cache for secondary allocation & per re [...]
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/scudo/scudo_allocator.cpp | 100 +++++++++++++++++++++--------------
lib/scudo/scudo_allocator_combined.h | 34 +++++++-----
2 files changed, 79 insertions(+), 55 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 a7b3de546 Enable parsing C++ names generated by lambda functions.
new 955bbdf11 Fix debugserver accepting remote connections
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/lldb/Host/SocketAddress.h | 5 +++++
source/Host/common/SocketAddress.cpp | 7 +++++++
tools/debugserver/source/RNBSocket.cpp | 21 ++++++++++++++++++---
unittests/debugserver/RNBSocketTest.cpp | 2 ++
4 files changed, 32 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 clang.
from 16f984f4bd [AArch64] Produce the right kind of va_arg for windows
new 3eb6d072ea [ubsan] Teach the pointer overflow check that "p - <unsigned [...]
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/CGExpr.cpp | 4 +++-
lib/CodeGen/CGExprScalar.cpp | 38 +++++++++++++++++++++--------------
lib/CodeGen/CodeGenFunction.h | 7 +++++++
test/CodeGen/ubsan-pointer-overflow.m | 15 ++++++++++----
4 files changed, 44 insertions(+), 20 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 4b50dbfc2 For Darwin's GetTaskInfoMaxAddress, define the real structure [...]
new e985282fd [ubsan] Teach the pointer overflow check that "p - <unsigned> [...]
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_handlers.cc | 15 ++++++++++-----
.../ubsan/TestCases/Pointer/unsigned-index-expression.cpp | 15 +++++++++++----
2 files changed, 21 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 0dea2319507 [InstCombine] put tests for commuted variants of the same f [...]
new 1ff1f35f8bf [Orc] Fix some Error-related fixmes in CompileOnDemandLayer [...]
new 1a2e7d2ddca [Dominators] Simplify templates
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:
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 23 +++++-----
include/llvm/IR/Dominators.h | 14 ++----
include/llvm/Support/GenericDomTree.h | 50 +++++++---------------
include/llvm/Support/GenericDomTreeConstruction.h | 29 +++++--------
lib/IR/Dominators.cpp | 22 +++-------
5 files changed, 47 insertions(+), 91 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 libcxx.
from de79ab6e4 Fix unrepresentable enum for clang-cl unstable ABI
new a3c3d5f6c [libc++] Use proper template terminology. 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:
docs/DesignDocs/VisibilityMacros.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.