This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 389648f [docs] Minor formatting changes and typo fixes
new 2c5371a [docs] Fix misplaced comma
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/SourceBasedCodeCoverage.rst | 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 c055111 [docs] Use cpp code-blocks where appropriate
new 389648f [docs] Minor formatting changes and typo fixes
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/SourceBasedCodeCoverage.rst | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 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 libcxxabi.
from a0d7e1a [libcxxabi][test] Add missing return statement.
new 046d2fc [libcxxabi] Allow target flags to affect configuration tests.
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 | 40 +++++++++++++++++++++++++++++++---------
test/CMakeLists.txt | 2 +-
test/lit.site.cfg.in | 2 +-
3 files changed, 33 insertions(+), 11 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 c230822 Add C++17 std::not_fn negator.
new d256280 Update libcxx.llvm.org documentation by linking to new docs.
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/BuildingLibcxx.rst | 70 ++++++++++++
www/index.html | 292 ++----------------------------------------------
www/lit_usage.html | 207 ----------------------------------
3 files changed, 82 insertions(+), 487 deletions(-)
delete mode 100644 www/lit_usage.html
--
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 a87e199 make icall pass name consistent /NFC
new 960b586 Add "REQUIRES-ANY" feature 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:
utils/lit/lit/TestRunner.py | 12 +++++++++++-
.../lit/tests/Inputs/shtest-format/requires-any-missing.txt | 2 ++
.../lit/tests/Inputs/shtest-format/requires-any-present.txt | 2 ++
utils/lit/tests/shtest-format.py | 6 ++++--
4 files changed, 19 insertions(+), 3 deletions(-)
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
--
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 08b019e [libFuzzer] use __sanitizer_print_memory_profile to print the [...]
new a87e199 make icall pass name consistent /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/Instrumentation/IndirectCallPromotion.cpp | 6 +++---
test/Transforms/PGOProfile/icp_mismatch_msg.ll | 4 ++--
test/Transforms/PGOProfile/indirect_call_promotion.ll | 4 ++--
3 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 libunwind.
from ced9d77 Add status/warning message for 32 bit builds
new f7e48cd Attempt to fix libunwind 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:
src/CMakeLists.txt | 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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 4678915 Update README
new 386821c Option parsing cleanups.
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-manifest2.sh | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
mode change 100644 => 100755 test-manifest2.sh
--
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 cfd3677 Inline isDereferenceableFromAttribute; NFC
new 08b019e [libFuzzer] use __sanitizer_print_memory_profile to print the [...]
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/Fuzzer/FuzzerLoop.cpp | 5 ++++-
lib/Fuzzer/test/fuzzer-oom.test | 1 +
2 files changed, 5 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 a27cbf8 [libcxx] Allow target flags to affect CMake configuration tests
new c230822 Add C++17 std::not_fn negator.
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/functional | 49 +-
.../function.objects/func.invoke/invoke.pass.cpp | 38 ++
.../function.objects/func.not_fn/not_fn.pass.cpp | 540 +++++++++++++++++++++
www/cxx1z_status.html | 4 +-
4 files changed, 627 insertions(+), 4 deletions(-)
create mode 100644 test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.