This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9ec3d49 Fix array sizes where address space is not yet known
new 81483b8 [CMake] fix CLANG_INCLUDE_DIRS CMake export
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:
cmake/modules/CMakeLists.txt | 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 libcxx.
from 6ccca38 Add a bit more to one of the chrono tests
new 6b6874c Fix a couple of 'C++11'-isms from the last checkin, which bro [...]
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/type_traits | 7 +++++++
.../time/time.duration/time.duration.arithmetic/op_+.pass.cpp | 4 ++--
.../time/time.duration/time.duration.arithmetic/op_-.pass.cpp | 4 ++--
3 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 cd5b8a9 [change-namespace] avoid adding leading '::' when possible.
new 2547299 Prevent cppcoreguidelines-pro-bounds-array-to-pointer-decay f [...]
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:
.../ProBoundsArrayToPointerDecayCheck.cpp | 27 ++++++++++++++++++----
...uidelines-pro-bounds-array-to-pointer-decay.cpp | 6 +++++
2 files changed, 29 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.
from faeb1ac Modules: Remove an invalid check in unit tests for r298278
new 9ec3d49 Fix array sizes where address space is not yet known
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/ASTContext.cpp | 3 +--
test/CodeGenOpenCL/amdgcn-large-globals.cl | 12 ++++++++++++
2 files changed, 13 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgcn-large-globals.cl
--
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 26ad506 Delete eol-style:native SVN property.
new 4a0582c [ARM] Recommit the glueless lowering of addc/adde in Thumb1, [...]
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/ARM/ARMBaseInstrInfo.cpp | 10 +++
lib/Target/ARM/ARMISelLowering.cpp | 96 +++++++++++++++++++++----
lib/Target/ARM/ARMInstrThumb.td | 92 +++++++++++++++++++-----
test/CodeGen/Thumb/long.ll | 140 +++++++++++++++++++++++++++++++++---
4 files changed, 299 insertions(+), 39 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 eb4e07b Move StringList from Core -> Utility.
new bfef72d Fix build broken by StringList move.
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/Utility/StringList.h | 1 +
source/Symbol/Symtab.cpp | 1 +
2 files changed, 2 insertions(+)
--
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 0b1f95b Add two more papers from Kona, and sort them
new cf6e0db Implement P0548: 'common_type and duration' This involves a s [...]
new 6ccca38 Add a bit more to one of the chrono tests
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/chrono | 12 ++++++------
include/type_traits | 4 ++--
.../meta.trans.other/common_type.pass.cpp | 21 +++++++++++++++++++++
.../time.duration.arithmetic/op_+.pass.cpp | 17 +++++++++++++++--
.../time.duration.arithmetic/op_-.pass.cpp | 18 ++++++++++++++++--
www/cxx1z_status.html | 2 +-
6 files changed, 61 insertions(+), 13 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 1f1b30a Use ProfileSummary:getProfileCount to get ScaledCount for Mod [...]
new 26ad506 Delete eol-style:native SVN property.
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:
--
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 e70eb2b Fixed intermittent hang on tests with "target teams if(0)" co [...]
new c79f0d5 [OpenMP] libomptarget: Disable on MacOS X
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 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.