This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c6c6ebef73 [NFC][Test commit] Fix typos in a comment
new 117cd8c782 Use llvm::{all,any,none}_of instead std::{all,any,none}_of. 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/AST/VTableBuilder.cpp | 14 ++++++--------
lib/ASTMatchers/ASTMatchersInternal.cpp | 10 +++++-----
lib/Analysis/CloneDetection.cpp | 3 +--
lib/CodeGen/CGCall.cpp | 4 ++--
lib/CodeGen/CodeGenFunction.cpp | 15 +++++++--------
lib/Parse/ParseTentative.cpp | 4 ++--
lib/Sema/SemaInit.cpp | 2 +-
lib/Sema/SemaLookup.cpp | 6 +++---
lib/Sema/SemaOverload.cpp | 2 +-
lib/Tooling/ASTDiff/ASTDiff.cpp | 5 ++---
10 files changed, 30 insertions(+), 35 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/gcc.
from 26048c1d171 2018-10-19 Richard Biener <rguenther(a)suse.de>
adds e59b5345cce Fix compilation error with _GLIBCXX_PARALLEL
adds 21438907b94 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/include/bits/regex_executor.tcc | 4 ++--
.../87278.cc => 28_regex/headers/regex/parallel_mode.cc} | 10 +++-------
libstdc++-v3/testsuite/28_regex/headers/regex/std_c++0x_neg.cc | 3 ---
5 files changed, 14 insertions(+), 13 deletions(-)
copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/87278.cc => 28_regex/head [...]
--
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 7f64213612b [InstCombine] use 'match' to simplify code; NFC
new a4ef13eefb6 [CostModel][X86] Add some initial extract/insert subvector [...]
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:
.../CostModel/X86/shuffle-extract_subvector.ll | 91 ++++++++++++
.../CostModel/X86/shuffle-insert_subvector.ll | 161 +++++++++++++++++++++
2 files changed, 252 insertions(+)
create mode 100644 test/Analysis/CostModel/X86/shuffle-extract_subvector.ll
create mode 100644 test/Analysis/CostModel/X86/shuffle-insert_subvector.ll
--
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 e5f2ce97 Check that __MAC_OS_X_VERSION_MIN_REQUIRED is defined before [...]
new 14029234 [clangd] Fix unqualified make_unique after r344850. 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:
clangd/index/dex/Dex.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.