This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 82efd07 Fix some size_t / uint32_t ambiguity errors.
new 97d780b [InstCombine] reduce indentation; 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:
lib/Transforms/InstCombine/InstCombineSelect.cpp | 43 +++++++++++-------------
1 file changed, 20 insertions(+), 23 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 3f8d365 Fix some cases where we were printf'ing StringRefs.
new 82cd38a "thread backtrace" should use the thread-stop-format.
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/Commands/CommandObjectThread.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 clang.
from 5132a3d [analyzer] Provide Contains() on ImmutableMap program state p [...]
new 8a8f868 [CUDA] Use only the GVALinkage on function definitions.
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/Sema/SemaCUDA.cpp | 18 +++++++++--
test/SemaCUDA/add-inline-in-definition.cu | 52 +++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 2 deletions(-)
create mode 100644 test/SemaCUDA/add-inline-in-definition.cu
--
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 glibc.
from 3c7f1f5 Consolidate lseek/lseek64/llseek implementations
new 38d84a0 Update nios2 localplt.data.
new 58d6b0d Update alpha localplt.data.
new 2d5a67d Add localplt.data for hppa.
new 116ae4f Add localplt.data for sh.
new 5874510 Fix rpcgen buffer overrun (bug 20790).
The 5 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:
ChangeLog | 23 ++++++++++++++++++++++
sunrpc/Makefile | 11 +++++++++++
sunrpc/bug20790.x | 1 +
sunrpc/rpc_parse.c | 2 +-
sysdeps/unix/sysv/linux/alpha/localplt.data | 22 ++++++++++-----------
.../sysv/linux/hppa}/localplt.data | 6 ++++++
sysdeps/unix/sysv/linux/nios2/localplt.data | 1 +
.../{generic => unix/sysv/linux/sh}/localplt.data | 3 +++
8 files changed, 57 insertions(+), 12 deletions(-)
create mode 100644 sunrpc/bug20790.x
copy sysdeps/{generic => unix/sysv/linux/hppa}/localplt.data (80%)
copy sysdeps/{generic => unix/sysv/linux/sh}/localplt.data (89%)
--
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 5b8a24a Set default values before conditionals
new 09f07e7 Better to have an explicit exception to detect
new fb0f95e In matrix view show newest to oldest, and add baseline to the top
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:
lnt/server/ui/views.py | 5 +++--
1 file 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 zorg.
from bf376eb get3StageClangLTOBuildFactory - increased timeout for the test step.
new 7f86277 Remove libcxx/compiler-rt from build process
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/jenkins/build.py | 3 +--
1 file changed, 1 insertion(+), 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 libunwind.
from 0eea5e2 Add support for old versions of MacOS to libunwind. Fixes PR2 [...]
new 8bfcea4 [CMake] Get libunwind building under LLVM/runtimes
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 | 10 ++++++----
cmake/config-ix.cmake | 5 +++++
2 files changed, 11 insertions(+), 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 clang-tools-extra.
from bf68229 [clang-move] Move all code from old.h/cc directly when moving [...]
new b15e38b [change-namespace] shorten namespace qualifier based on Using [...]
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 | 143 +++++--
change-namespace/ChangeNamespace.h | 10 +-
.../change-namespace/ChangeNamespaceTests.cpp | 440 +++++++++++++++++----
3 files changed, 476 insertions(+), 117 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 b0ebe77 Revert "Define __ANDROID_API__ for all Android builds."
new 5132a3d [analyzer] Provide Contains() on ImmutableMap program state p [...]
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:
.../StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.