This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cd686df68a2 [APInt] Generalize the implementation of tcIncrement to sup [...]
new d8ea48f65f4 [ORC] Remove extraneous semi-colon added in r300167.
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/ExecutionEngine/Orc/RPCSerialization.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 llvm.
from c1231f81aea Update the LangRef to reflect reality.
new cd686df68a2 [APInt] Generalize the implementation of tcIncrement to sup [...]
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/APInt.h | 12 +++++-
lib/Support/APInt.cpp | 104 ++++++++++++++++++-----------------------------
2 files changed, 50 insertions(+), 66 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 ed576a186fb [ORC] Add RPC and serialization support for Errors and Expecteds.
new c1231f81aea Update the LangRef to reflect reality.
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/LangRef.rst | 4 +---
1 file changed, 1 insertion(+), 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 55525ab26b9 Remove some unused private fields.
new ed576a186fb [ORC] Add RPC and serialization support for Errors and Expecteds.
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/ExecutionEngine/Orc/OrcError.h | 1 +
.../llvm/ExecutionEngine/Orc/RPCSerialization.h | 233 ++++++++++++++++++++-
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 207 +++++++++++++++---
include/llvm/Support/Error.h | 45 +++-
lib/ExecutionEngine/Orc/OrcError.cpp | 3 +
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 192 +++++++++++++++++
6 files changed, 645 insertions(+), 36 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 zorg.
from 1ee48e8 Updated list of builders for myself.
new 262103c No need to create a build directory, it will be created by th [...]
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/SphinxDocsBuilder.py | 6 ------
1 file changed, 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 libcxx.
from dd598263 Fix C++03 test failures
new 706e2c73 Diagnose when reverse_iterator is used on path::iterator.
new e4b267b2 Fix template >> within C++03 code
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/experimental/filesystem | 12 ++----------
include/iterator | 13 +++++++++++++
.../reverse_iterator_produces_diagnostic.fail.cpp} | 17 ++++++++---------
.../path.member/path.decompose/path.decompose.pass.cpp | 12 +++++-------
.../default_allows_incomplete.pass.cpp | 2 +-
5 files changed, 29 insertions(+), 27 deletions(-)
copy test/{std/experimental/filesystem/class.path/path.member/path.assign/braced_i [...]
--
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 422574b6f8c [InstCombine] Add vector version of a test to show missing [...]
new 55525ab26b9 Remove some unused private fields.
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:
tools/llvm-pdbdump/PrettyClassLayoutGraphicalDumper.cpp | 2 +-
tools/llvm-pdbdump/PrettyClassLayoutGraphicalDumper.h | 4 ----
2 files changed, 1 insertion(+), 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 13db56fe1 Use two LC_NOTE load commands for identifying the main binary [...]
new 449d2091f Don't use uuid_clear(), non-darwin platforms include 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:
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.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 binutils-gdb.
from f5336ca55c breakpoint.c: bp_location (the array) shadows bp_location (t [...]
new bfb8cf9091 struct breakpoint: Fix indentation
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:
gdb/ChangeLog | 4 ++
gdb/breakpoint.h | 205 +++++++++++++++++++++++++++----------------------------
2 files changed, 106 insertions(+), 103 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 8b69529e74e Support: Add a VCSRevision.h header file.
new 422574b6f8c [InstCombine] Add vector version of a test to show missing [...]
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/Transforms/InstCombine/and2.ll | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.