This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 84aae46 Use 'unsigned' for enum bitfields
new b048bc8 [APInt] Remove references to integerPartWidth and integerPart [...]
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/ItaniumMangle.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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 e1d7c51 libc++ testing: fix assertion around `use_system_cxx_lib`
new 9783bae libc++ testing: fix invalid python syntax
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/libcxx/test/config.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 libcxx.
from 6c9ed32 libc++ config testing: `use_system_cxx_lib` can be a bool
new e1d7c51 libc++ testing: fix assertion around `use_system_cxx_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:
utils/libcxx/test/config.py | 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 libcxx.
from 3f140f0 Reexport operator new / delete from libc++abi
new 6c9ed32 libc++ config testing: `use_system_cxx_lib` can be a bool
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/libcxx/test/config.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 libcxx.
from f012f26 [libc++] Add a key function for bad_function_call
new 0a74c73 Do not pass an explicit reexported symbol list when building [...]
new f18ccd8 libc++ testing: allow to provide a path for `use_system_cxx_lib`
new 3f140f0 Reexport operator new / delete from libc++abi
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:
lib/CMakeLists.txt | 6 +++++-
lib/libc++abi2.exp | 16 ++++++++--------
utils/libcxx/test/config.py | 21 ++++++++++++++++-----
utils/libcxx/test/target_info.py | 2 ++
4 files changed, 31 insertions(+), 14 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 2f73358 [DAGCombine] A shuffle of a splat is always the splat itself
new 5b2ce7b [libFuzzer] remove a stale flag from tests, run value-profile [...]
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/test/fuzzer-customcrossover.test | 2 +-
lib/Fuzzer/test/fuzzer-customcrossoverandmutate.test | 2 +-
lib/Fuzzer/test/value-profile-strcmp.test | 2 +-
lib/Fuzzer/test/value-profile-strncmp.test | 2 +-
4 files changed, 4 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 compiler-rt.
from 8e08f73 [XRay][compiler-rt] Only run tests using llvm-xray in x86_64 for now
new b1170d7 [XRay][compiler-rt] Spell REQUIRES properly for x86_64-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:
test/xray/TestCases/Linux/fdr-mode.cc | 2 +-
test/xray/TestCases/Linux/fdr-thread-order.cc | 2 +-
2 files 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 compiler-rt.
from e014e34 [XRay][compiler-rt] XFAIL the FDR mode tests on aarch64-42vma
new 8e08f73 [XRay][compiler-rt] Only run tests using llvm-xray in x86_64 for now
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/xray/TestCases/Linux/fdr-mode.cc | 4 ++--
test/xray/TestCases/Linux/fdr-thread-order.cc | 3 ++-
2 files changed, 4 insertions(+), 3 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 3f1112d [asan] Support line numbers in StackVarDescr
new e014e34 [XRay][compiler-rt] XFAIL the FDR mode tests on aarch64-42vma
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/xray/TestCases/Linux/fdr-mode.cc | 2 ++
test/xray/TestCases/Linux/fdr-thread-order.cc | 1 +
2 files changed, 3 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 2d9dd04 [libFuzzer] best effort support for -fsanitize-coverage=trace [...]
new 2f73358 [DAGCombine] A shuffle of a splat is always the splat itself
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/SelectionDAG/DAGCombiner.cpp | 6 ++++++
test/CodeGen/X86/shuffle-of-splat-multiuses.ll | 16 ++++++----------
2 files changed, 12 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.