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 d1cfb28 Revert "[lsan] Enable LSan for x86 Linux."
new 386b41c [test] Prevent false detection of an `UNSUPPORTED:` directive [...]
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/asan/TestCases/Posix/start-deactivated.cc | 2 ++
1 file 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 binutils-gdb.
from f0158f4 PowerPC dynamic relocations
new 077c11e [ld, testsuite] Always assemble those intermeidate .o files u [...]
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:
ld/ChangeLog | 9 +++++++++
ld/testsuite/ld-plugin/lto.exp | 29 ++++++++++++++++++++++-------
2 files changed, 31 insertions(+), 7 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 5db2fd7 Fix false positive for -Walloc-size-larger-than (PR bootstrap [...]
new 4c7d2cb Fix build failure with MPFR 2.4.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:
gcc/ChangeLog | 5 +++++
gcc/gimple-ssa-sprintf.c | 2 +-
2 files changed, 6 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 libcxx.
from 2c90d1f [libcxx] Never use <cassert> within libc++
new 66ed0bc Remove all usages of REQUIRES-ANY in the test suite.
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:
.../function.objects/func.wrap/func.wrap.func/derive_from.pass.cpp | 2 +-
.../func.wrap/func.wrap.func/func.wrap.func.con/alloc.pass.cpp | 2 +-
.../func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp | 2 +-
.../func.wrap/func.wrap.func/func.wrap.func.con/alloc_function.pass.cpp | 2 +-
.../func.wrap/func.wrap.func/func.wrap.func.con/alloc_nullptr.pass.cpp | 2 +-
.../func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp | 2 +-
test/std/utilities/utility/pairs/pairs.pair/assign_pair_cxx03.pass.cpp | 2 +-
7 files changed, 7 insertions(+), 7 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 ebc14ff [lit] Allow boolean expressions in REQUIRES and XFAIL and UNS [...]
new e29e65e [SLP] Refactoring of HorizontalReduction class, NFC.
new 288f422 Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL [...]
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:
docs/TestingGuide.rst | 64 +++---
lib/Transforms/Vectorize/SLPVectorizer.cpp | 54 ++---
utils/lit/lit/BooleanExpression.py | 251 ---------------------
utils/lit/lit/Test.py | 118 ++--------
utils/lit/lit/TestRunner.py | 156 +++++--------
.../Inputs/shtest-format/requires-any-missing.txt | 2 +
.../Inputs/shtest-format/requires-any-present.txt | 2 +
.../tests/Inputs/shtest-format/requires-any.txt | 3 -
.../Inputs/shtest-format/requires-missing.txt | 7 +-
.../Inputs/shtest-format/requires-present.txt | 4 +-
.../tests/Inputs/shtest-format/requires-star.txt | 3 -
.../tests/Inputs/shtest-format/requires-triple.txt | 3 -
.../shtest-format/unsupported-expr-false.txt | 9 -
.../Inputs/shtest-format/unsupported-expr-true.txt | 4 -
.../Inputs/shtest-format/unsupported-star.txt | 3 -
.../Inputs/shtest-format/xfail-expr-false.txt | 3 -
.../tests/Inputs/shtest-format/xfail-expr-true.txt | 4 -
utils/lit/tests/boolean-parsing.py | 4 -
utils/lit/tests/shtest-format.py | 19 +-
utils/lit/tests/unit/TestRunner.py | 65 ------
20 files changed, 137 insertions(+), 641 deletions(-)
delete mode 100644 utils/lit/lit/BooleanExpression.py
create mode 100644 utils/lit/tests/Inputs/shtest-format/requires-any-missing.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/requires-any-present.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-any.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-star.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-triple.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-expr-false.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-expr-true.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-star.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/xfail-expr-false.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/xfail-expr-true.txt
delete mode 100644 utils/lit/tests/boolean-parsing.py
--
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 93bab8b [test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES: a || b || c`.
new 231ba5d Revert "[test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES [...]
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/Driver/XRay/xray-instrument-os.c | 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 gcc.
from 2063c1a * g++.dg/asan/asan_test.C: Enable on all *-*-linux* targets [...]
new 5db2fd7 Fix false positive for -Walloc-size-larger-than (PR bootstrap [...]
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/ChangeLog | 6 ++++++
gcc/tree-ssa-reassoc.c | 1 +
2 files changed, 7 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 aeb6f08 Update domtree incrementally in loop peeling.
new ebc14ff [lit] Allow boolean expressions in REQUIRES and XFAIL and UNS [...]
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/TestingGuide.rst | 64 +++---
utils/lit/lit/BooleanExpression.py | 251 +++++++++++++++++++++
utils/lit/lit/Test.py | 118 ++++++++--
utils/lit/lit/TestRunner.py | 156 ++++++++-----
.../Inputs/shtest-format/requires-any-missing.txt | 2 -
.../Inputs/shtest-format/requires-any-present.txt | 2 -
.../tests/Inputs/shtest-format/requires-any.txt | 3 +
.../Inputs/shtest-format/requires-missing.txt | 7 +-
.../Inputs/shtest-format/requires-present.txt | 4 +-
.../tests/Inputs/shtest-format/requires-star.txt | 3 +
.../tests/Inputs/shtest-format/requires-triple.txt | 3 +
.../shtest-format/unsupported-expr-false.txt | 9 +
.../Inputs/shtest-format/unsupported-expr-true.txt | 4 +
.../Inputs/shtest-format/unsupported-star.txt | 3 +
.../Inputs/shtest-format/xfail-expr-false.txt | 3 +
.../tests/Inputs/shtest-format/xfail-expr-true.txt | 4 +
utils/lit/tests/boolean-parsing.py | 4 +
utils/lit/tests/shtest-format.py | 19 +-
utils/lit/tests/unit/TestRunner.py | 65 ++++++
19 files changed, 607 insertions(+), 117 deletions(-)
create mode 100644 utils/lit/lit/BooleanExpression.py
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-any-missing.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-any-present.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/requires-any.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/requires-star.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/requires-triple.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-expr-false.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-expr-true.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-star.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/xfail-expr-false.txt
create mode 100644 utils/lit/tests/Inputs/shtest-format/xfail-expr-true.txt
create mode 100644 utils/lit/tests/boolean-parsing.py
--
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 4e48d6f Revert "[analyzer] Fix memory space of static locals seen fro [...]
new 93bab8b [test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES: a || b || c`.
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/Driver/XRay/xray-instrument-os.c | 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 gcc.
from fb80520 2017-01-23 Andrew Pinski <apinski(a)cavium.com>
new 8edac8e * configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*.
new 865998e * dwarf2out.c (output_compilation_unit_header, output_file_n [...]
new 2063c1a * g++.dg/asan/asan_test.C: Enable on all *-*-linux* targets [...]
The 3 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/ChangeLog | 5 +++++
gcc/dwarf2out.c | 11 +++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/asan/asan_test.C | 2 +-
libsanitizer/ChangeLog | 2 ++
libsanitizer/configure.tgt | 7 ++++++-
6 files changed, 26 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.