This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 13934c8 [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
new 38afa92 Reorder initializers in CallStackFrame so that we don't get a [...]
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/ExprConstant.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 lldb.
from 24b0a21 Fix more functions in Args to use StringRef.
new 2a25c52 Try to fix freebsd and android builds.
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/Host/freebsd/Host.cpp | 2 +-
source/Host/linux/ProcessLauncherLinux.cpp | 2 +-
2 files 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 gcc.
from 36b22a1 libstdc++/77645 fix deque and vector xmethods for Python 3
new 579f478 Fix PR c++/77639 (ICE during error recovery)
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/cp/ChangeLog | 7 +++++++
gcc/cp/parser.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/template/error-recovery4.C | 5 +++++
4 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/template/error-recovery4.C
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 8d2798e unstable-tests.txt: Fix bug #2403
new bcbd748 Handle DejaGnu ERROR messages.
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:
compare_dg_tests.pl | 24 ++++++++++++++++++++----
testsuite/expected-1-2.txt | 7 +++++--
testsuite/sum-1.txt | 2 ++
testsuite/sum-2.txt | 2 ++
4 files changed, 29 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.
Ryan Arnold pushed a change to branch linaro-local/releases/test-forcepush-linaro-6.1-2016.08
in repository toolchain/gcc.
at ddfc2d4 Merge branch 'linaro-local/releases/linaro-6.1-2016.08' of ht [...]
No new revisions were added by this update.
--
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 f26f593 Xcode: support gtests that use the Inputs dir
new 24b0a21 Fix more functions in Args to use StringRef.
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/Interpreter/Args.h | 61 ++++++++++++++++------
source/API/SBPlatform.cpp | 3 +-
source/Breakpoint/BreakpointIDList.cpp | 12 ++---
source/Commands/CommandObjectBreakpoint.cpp | 15 +++---
source/Commands/CommandObjectBreakpointCommand.cpp | 3 +-
source/Commands/CommandObjectExpression.cpp | 11 ++--
source/Commands/CommandObjectLog.cpp | 5 +-
source/Commands/CommandObjectMemory.cpp | 3 +-
source/Commands/CommandObjectMultiword.cpp | 2 +-
source/Commands/CommandObjectPlatform.cpp | 8 +--
source/Commands/CommandObjectProcess.cpp | 7 +--
source/Commands/CommandObjectThread.cpp | 13 +++--
source/Commands/CommandObjectType.cpp | 12 +++--
source/Commands/CommandObjectWatchpointCommand.cpp | 3 +-
source/Host/linux/Host.cpp | 4 +-
source/Host/windows/Host.cpp | 2 +-
source/Interpreter/Args.cpp | 47 ++++++-----------
source/Interpreter/CommandInterpreter.cpp | 23 ++++----
source/Interpreter/CommandObject.cpp | 8 +--
.../Interpreter/OptionGroupValueObjectDisplay.cpp | 6 ++-
source/Interpreter/OptionValueBoolean.cpp | 6 +--
source/Interpreter/OptionValueDictionary.cpp | 2 +-
source/Interpreter/Property.cpp | 2 +-
.../Android/PlatformAndroidRemoteGDBServer.cpp | 2 +-
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 2 +-
.../Process/Utility/DynamicRegisterInfo.cpp | 5 +-
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 30 +++++------
.../GDBRemoteCommunicationServerCommon.cpp | 8 +--
.../Process/gdb-remote/ProcessGDBRemote.cpp | 5 +-
.../DarwinLog/StructuredDataDarwinLog.cpp | 9 ++--
source/Target/Process.cpp | 9 ++--
source/Target/ProcessInfo.cpp | 7 ++-
source/Target/ProcessLaunchInfo.cpp | 8 +--
unittests/Interpreter/TestArgs.cpp | 2 +-
34 files changed, 194 insertions(+), 151 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 e81a54c [libc++] Fix inline attribute for non-MSVC Windows
new 7d7f3cc Replace __ANDROID__ with __BIONIC__.
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 | 17 +++++++++++------
include/support/android/locale_bionic.h | 4 ++--
src/locale.cpp | 2 +-
3 files changed, 14 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 clang-tools-extra.
from f68f0cd A clang tool for changing surrouding namespaces of class/func [...]
new ef482ea Trying to fix name conflict in change-namespace tool.
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:
change-namespace/ChangeNamespace.cpp | 8 ++++----
change-namespace/ChangeNamespace.h | 4 ++--
2 files changed, 6 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 llvm.
from b073196 LiveRangeCalc: Fix reporting of invalid vreg usage in livenes [...]
new d809745 [RegisterBankInfo] Avoid heap allocation in most cases.
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/CodeGen/GlobalISel/RegisterBankInfo.h | 3 ++-
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 2 +-
2 files changed, 3 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 clang-tools-extra.
from 4c80dcd [clang-rename] Fix handling of unchanged files
new f68f0cd A clang tool for changing surrouding namespaces of class/func [...]
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:
CMakeLists.txt | 1 +
{clang-query => change-namespace}/CMakeLists.txt | 11 +-
change-namespace/ChangeNamespace.cpp | 509 +++++++++++++++++++++
change-namespace/ChangeNamespace.h | 144 ++++++
change-namespace/tool/CMakeLists.txt | 17 +
change-namespace/tool/ClangChangeNamespace.cpp | 111 +++++
test/CMakeLists.txt | 1 +
test/change-namespace/simple-move.cpp | 10 +
unittests/CMakeLists.txt | 1 +
unittests/change-namespace/CMakeLists.txt | 28 ++
.../change-namespace/ChangeNamespaceTests.cpp | 234 ++++++++++
11 files changed, 1062 insertions(+), 5 deletions(-)
copy {clang-query => change-namespace}/CMakeLists.txt (53%)
create mode 100644 change-namespace/ChangeNamespace.cpp
create mode 100644 change-namespace/ChangeNamespace.h
create mode 100644 change-namespace/tool/CMakeLists.txt
create mode 100644 change-namespace/tool/ClangChangeNamespace.cpp
create mode 100644 test/change-namespace/simple-move.cpp
create mode 100644 unittests/change-namespace/CMakeLists.txt
create mode 100644 unittests/change-namespace/ChangeNamespaceTests.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.