This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5b8a438 Daily bump.
new 71474e9 Add dg-require-filesystem-ts directive to test
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/experimental/filesystem/path/native/string.cc | 1 +
2 files changed, 6 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 llvm.
from 408b811 [TableGen] Make sure to recursively factor any ScopeMatchers [...]
new 68065ba [Coverage] Combine counts of expansion regions if there are n [...]
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/ProfileData/Coverage/CoverageMapping.cpp | 47 ++++++++++++++-------
.../llvm-cov/Inputs/combine_expansions.covmapping | Bin 0 -> 161 bytes
.../llvm-cov/Inputs/combine_expansions.proftext | 8 ++++
test/tools/llvm-cov/combine_expansions.cpp | 26 ++++++++++++
unittests/ProfileData/CoverageMappingTest.cpp | 25 +++++++++++
5 files changed, 90 insertions(+), 16 deletions(-)
create mode 100644 test/tools/llvm-cov/Inputs/combine_expansions.covmapping
create mode 100644 test/tools/llvm-cov/Inputs/combine_expansions.proftext
create mode 100644 test/tools/llvm-cov/combine_expansions.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 4f5cda0 Fix EOF handling in AdbClient (take 2)
new f7c39fe Downgrade skip to xfail in TestBitfields on linux
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:
packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py | 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 clang.
from 245f808 Documentation updates for recent changes to VLAs and default- [...]
new 47bfb5b [OPENMP 4.5] Codegen for 'lastprivate' clauses in 'taskloop' [...]
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/CodeGen/CGOpenMPRuntime.cpp | 286 +++++++++++++++------
lib/CodeGen/CGOpenMPRuntime.h | 3 +
lib/CodeGen/CGStmtOpenMP.cpp | 68 ++++-
...odegen.cpp => taskloop_lastprivate_codegen.cpp} | 205 +++++++++------
...n.cpp => taskloop_simd_lastprivate_codegen.cpp} | 205 +++++++++------
5 files changed, 527 insertions(+), 240 deletions(-)
copy test/OpenMP/{task_firstprivate_codegen.cpp => taskloop_lastprivate_codegen.cp [...]
copy test/OpenMP/{task_firstprivate_codegen.cpp => taskloop_simd_lastprivate_codeg [...]
--
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 5f097d3 Fix syntax errors in TestEnumTypes
new 4f5cda0 Fix EOF handling in AdbClient (take 2)
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/Plugins/Platform/Android/AdbClient.cpp | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 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 5185d2d Fix DW_AT_specification handling in DWO files
new 5f097d3 Fix syntax errors in TestEnumTypes
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:
packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py | 3 ++-
1 file changed, 2 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 lldb.
from e58ec9e Allow LanguageRuntimes to return an error if they fail in the [...]
new 5185d2d Fix DW_AT_specification handling in DWO files
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:
.../symbol-context/two-files}/Makefile | 2 +-
.../two-files/TestSymbolContextTwoFiles.py | 35 ++++++++++++++++++++++
.../python_api/symbol-context/two-files/decls.h | 11 +++++++
.../python_api/symbol-context/two-files/file1.cpp | 13 ++++++++
.../python_api/symbol-context/two-files/file2.cpp | 6 ++++
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 2 +-
6 files changed, 67 insertions(+), 2 deletions(-)
copy packages/Python/lldbsuite/test/{functionalities/breakpoint/breakpoint_ignore_ [...]
create mode 100644 packages/Python/lldbsuite/test/python_api/symbol-context/two-fi [...]
create mode 100644 packages/Python/lldbsuite/test/python_api/symbol-context/two-fi [...]
create mode 100644 packages/Python/lldbsuite/test/python_api/symbol-context/two-fi [...]
create mode 100644 packages/Python/lldbsuite/test/python_api/symbol-context/two-fi [...]
--
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 f83eb7a Try and fix sphinx build
new 953f34f Fix sphinx build. This is a temporary solution.
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/TestingLibcxx.rst | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 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 8a7462d Removing some trailing whitespace
new f83eb7a Try and fix sphinx build
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/TestingLibcxx.rst | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 compiler-rt.
from b98905c IR value profile testing cleanup
new b1d2fe4 Add a test of VP with shared lib
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:
test/profile/Inputs/instrprof-value-prof-real.c | 524 +++++++++++++++++++++++-
test/profile/instrprof-value-prof-shared.test | 17 +
2 files changed, 540 insertions(+), 1 deletion(-)
create mode 100644 test/profile/instrprof-value-prof-shared.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.