This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9d7b595 [analyzer] Model base to derived casts more precisely.
new b4c0db2 Fixes calculateRangesAfterReplacements crash when Replacement [...]
new f12ee3b [analyzer] Command line option to show enabled checker list.
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/clang/Driver/CC1Options.td | 3 +++
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 2 ++
.../clang/StaticAnalyzer/Core/CheckerRegistry.h | 4 +++-
.../StaticAnalyzer/Frontend/FrontendActions.h | 3 +++
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 5 +++++
lib/StaticAnalyzer/Core/CheckerRegistry.cpp | 19 ++++++++++++++++
.../Frontend/CheckerRegistration.cpp | 25 +++++++++++++++++-----
lib/Tooling/Core/Replacement.cpp | 2 ++
test/Analysis/analyzer-enabled-checkers.c | 20 +++++++++++++++++
unittests/Tooling/RefactoringTest.cpp | 7 ++++++
11 files changed, 85 insertions(+), 6 deletions(-)
create mode 100644 test/Analysis/analyzer-enabled-checkers.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.
Ryan Arnold pushed a change to annotated tag linaro-6.1-2016.08-rc1
in repository toolchain/gcc.
at d1d2d12 (tag)
tagging 8ed4d5cf73cd89b898ca93437ab73bd936db1340 (commit)
replaces linaro-snapshot-6.1-2016.07
tagged by Ryan S. Arnold
on Sat Aug 6 17:11:22 2016 -0500
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 6.1-2016.08-rc1
-----------------------------------------------------------------------
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 openmp.
from b5f8854 Mark tests with task dependencies as unsupported with GCC
new 5c3fd1d kmp_gsupport: Fix library initialization with taskgroup
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:
runtime/src/kmp_gsupport.c | 2 +-
runtime/test/tasking/bug_serial_taskgroup.c | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 runtime/test/tasking/bug_serial_taskgroup.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.
Ryan Arnold pushed a change to branch linaro-local/releases/linaro-6.1-2016.08
in repository toolchain/gcc.
at 9051b7c gcc/ * LINARO-VERSION: Bump version number, post release ca [...]
This branch includes the following new commits:
new 8ed4d5c Make Linaro GCC Release Candidate 6.1-2016.08-rc1.
new 9051b7c gcc/ * LINARO-VERSION: Bump version number, post release ca [...]
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.
--
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 release_39
in repository llvm.
from 2c01070 Add release note for AMDGPU target.
new 1adff52 Add release note for the MIPS target.
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 | 42 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 41 insertions(+), 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 7dd6fd6 Re-commit r277988: [mips][ias] Fix all the hacks related to M [...]
new 1eae80e [AArch64] PR28877: Don't assume we're running after legalizat [...]
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/Target/AArch64/AArch64ISelLowering.cpp | 11 ++++++++--
test/CodeGen/AArch64/aarch64-vcvtfp2fxs-combine.ll | 24 ++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/aarch64-vcvtfp2fxs-combine.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 60a333d Remove Android.h
new 6b61cee Clean up linux/Ptrace.h
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/linux/Ptrace.h | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 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 0d11cd3 Remove SYS_tgkill from Android.h
new 60a333d Remove Android.h
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/android/Android.h | 28 ----------------------
include/lldb/lldb-private.h | 4 ----
source/Host/common/HostInfoBase.cpp | 5 ++--
source/Host/linux/Host.cpp | 6 ++---
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 3 ++-
.../GDBRemoteCommunicationServerLLGS.cpp | 14 +++++------
source/Utility/PseudoTerminal.cpp | 1 -
tools/lldb-server/Acceptor.cpp | 3 ++-
8 files changed, 16 insertions(+), 48 deletions(-)
delete mode 100644 include/lldb/Host/android/Android.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 lldb.
from 55569aa Remove _isatty from Android.h
new 0d11cd3 Remove SYS_tgkill from Android.h
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/android/Android.h | 2 --
source/Plugins/Process/Linux/NativeProcessLinux.cpp | 1 -
source/Plugins/Process/Linux/NativeThreadLinux.cpp | 2 +-
3 files changed, 1 insertion(+), 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 lldb.
from 89d4385 The lack of classes in the hash table is not an error - it's [...]
new 55569aa Remove _isatty from Android.h
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/android/Android.h | 1 -
source/Host/common/File.cpp | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.