This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 30ca7ff Remove comment that isn't needed anymore.
new b08d38a Fix a check in the objc trampoline handler
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:
.../ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.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 gcc.
from e441625 Revert "Add non-const overload of std::string::data()"
new 2b4a2a0 Make __allocated_ptr::_S_raw_ptr static
new 58dbd95 Make basic_string::replace forward to different overload
new 530690e libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
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:
libstdc++-v3/ChangeLog | 25 +++++++++++++++++
libstdc++-v3/include/bits/allocated_ptr.h | 5 ++--
libstdc++-v3/include/bits/basic_string.h | 2 +-
libstdc++-v3/include/bits/c++config | 2 +-
libstdc++-v3/include/parallel/balanced_quicksort.h | 29 +++++++++++---------
.../include/parallel/compiletime_settings.h | 4 +--
libstdc++-v3/include/parallel/losertree.h | 32 +++++++++++-----------
libstdc++-v3/include/parallel/merge.h | 2 +-
libstdc++-v3/include/parallel/multiway_merge.h | 24 ++++++++--------
libstdc++-v3/include/parallel/partition.h | 6 ++--
libstdc++-v3/include/parallel/queue.h | 2 +-
libstdc++-v3/include/parallel/sort.h | 2 +-
...l_algorithm.cc => parallel_algorithm_assert.cc} | 8 +++++-
13 files changed, 89 insertions(+), 54 deletions(-)
copy libstdc++-v3/testsuite/25_algorithms/headers/algorithm/{parallel_algorithm.cc [...]
--
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 gcc-5-branch
in repository gcc.
from 05a1c07 Daily bump.
new c8db82c gcc/fortran/ChangeLog:
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 | 7 +++++++
gcc/fortran/trans-stmt.c | 21 ++++++++++++++++-----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/deferred_character_18.f90 | 13 +++++++++++++
4 files changed, 43 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_18.f90
--
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 c0ba7ba PR28516: Fix LangRef description of call and invoke to match [...]
new c949e6e Fix for Bug 26903, adds support to inline __builtin_mempcpy
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/Analysis/TargetLibraryInfo.def | 3 ++
include/llvm/Analysis/TargetLibraryInfo.h | 2 +-
lib/Analysis/TargetLibraryInfo.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 46 ++++++++++++++++++++++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 1 +
lib/Transforms/Utils/BuildLibCalls.cpp | 1 +
test/CodeGen/Generic/mempcpy_call.ll | 16 +++++++++
test/CodeGen/X86/mempcpy_ret_val.ll | 28 +++++++++++++++
test/Transforms/InferFunctionAttrs/annotate.ll | 3 ++
test/Transforms/InferFunctionAttrs/no-proto.ll | 3 ++
10 files changed, 103 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Generic/mempcpy_call.ll
create mode 100644 test/CodeGen/X86/mempcpy_ret_val.ll
--
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 9c7f368 Centralize the way symbol and functions are looked up by maki [...]
new 30ca7ff Remove comment that isn't needed anymore.
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/Core/Module.h | 47 ----------------------------------------------
1 file changed, 47 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 662062a [libcxx] Partially revert r274747.
new ad61099 Removed atom-buildbot slave and clang-atom-d525-fedora builder.
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:
buildbot/osuosl/master/config/builders.py | 15 ---------------
buildbot/osuosl/master/config/slaves.py | 2 +-
2 files changed, 1 insertion(+), 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 326084b Define template parameter default types before defining templates.
new 0c23448 Fix thinko causing test FAIL in cp-simple-template.exp.
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/testsuite/gdb.compile/cp-simple-template.cc | 2 +-
gdb/testsuite/gdb.compile/cp-simple-template.exp | 4 ++--
2 files changed, 3 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 llvm.
from e01c096 PatchableFunction: Skip pseudos that do not create code
new c0ba7ba PR28516: Fix LangRef description of call and invoke to match [...]
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 | 30 ++++++++++++++++--------------
1 file 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.
from 39ba7a7 [OpenMP] Initial implementation of parse+sema for clause use_ [...]
new cfd99ab [OpenMP] Initial implementation of parse+sema for OpenMP clau [...]
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/clang/AST/OpenMPClause.h | 65 ++++++
include/clang/AST/RecursiveASTVisitor.h | 7 +
include/clang/Basic/DiagnosticSemaKinds.td | 2 +
include/clang/Basic/OpenMPKinds.def | 3 +-
include/clang/Sema/Sema.h | 5 +
lib/AST/OpenMPClause.cpp | 20 ++
lib/AST/StmtPrinter.cpp | 8 +
lib/AST/StmtProfile.cpp | 4 +
lib/Basic/OpenMPKinds.cpp | 2 +
lib/CodeGen/CGStmtOpenMP.cpp | 1 +
lib/Parse/ParseOpenMP.cpp | 5 +-
lib/Sema/SemaOpenMP.cpp | 44 ++++
lib/Sema/TreeTransform.h | 27 +++
lib/Serialization/ASTReaderStmt.cpp | 14 ++
lib/Serialization/ASTWriterStmt.cpp | 8 +
test/OpenMP/target_is_device_ptr_ast_print.cpp | 294 +++++++++++++++++++++++++
test/OpenMP/target_is_device_ptr_messages.cpp | 234 ++++++++++++++++++++
tools/libclang/CIndex.cpp | 3 +
18 files changed, 744 insertions(+), 2 deletions(-)
create mode 100644 test/OpenMP/target_is_device_ptr_ast_print.cpp
create mode 100644 test/OpenMP/target_is_device_ptr_messages.cpp
--
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 590460a Add "support" for DW_CFA_GNU_args_size to the unwinder
new 9c7f368 Centralize the way symbol and functions are looked up by maki [...]
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/Breakpoint/BreakpointResolverName.h | 22 +-
include/lldb/Core/Module.h | 92 ++++++-
source/Breakpoint/BreakpointResolverName.cpp | 62 ++---
source/Core/Module.cpp | 329 +++++++++++++----------
source/Core/ModuleList.cpp | 79 ++----
5 files changed, 311 insertions(+), 273 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.