This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 01153d5 Add missing include in test.
new 6ce93e5 Revert r290750 - Fix PR19460 - std::ios is convertible to int.
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/ios | 17 ++---------------
.../iostreams.base/ios/iostate.flags/bool.pass.cpp | 9 ---------
2 files changed, 2 insertions(+), 24 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 glibc.
from d2d43af Fix ChangeLog typo
new ef83c83 Fix tst-support_record_failure-2 for run-built-tests = no.
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:
ChangeLog | 7 +++++++
support/Makefile | 2 ++
2 files changed, 9 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 libcxx.
from 1e17bc1 Remove mblen(), mbtowc() and wctomb() from the thread-unsafe [...]
new 687c0bb Fix PR19460 - std::ios is convertible to int.
new 01153d5 Add missing include in test.
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:
include/ios | 17 +++++++++++++++--
.../iostreams.base/ios/iostate.flags/bool.pass.cpp | 9 +++++++++
2 files changed, 24 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 llvm.
from eeeb273 [InstCombine] Address post-commit feedback
new 8e48776 [ADT] Fix for compilation error when operator++(int) (post-in [...]
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/llvm/ADT/SmallPtrSet.h | 6 ------
unittests/ADT/ReverseIterationTest.cpp | 13 +++++++++++++
2 files changed, 13 insertions(+), 6 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 8673c52 Get ctype_byname tests passing on Linux.
new 1e17bc1 Remove mblen(), mbtowc() and wctomb() from the thread-unsafe [...]
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/__config | 2 +-
include/cstdlib | 2 --
test/std/depr/depr.c.headers/stdlib_h.pass.cpp | 2 --
test/std/language.support/support.runtime/cstdlib.pass.cpp | 2 --
4 files changed, 1 insertion(+), 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 clang-tools-extra.
from 9fece24 Fix another nondeterminism in a tidy test.
new a600126 [clang-tidy] Add check 'misc-string-compare'.
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:
clang-tidy/misc/CMakeLists.txt | 1 +
clang-tidy/misc/MiscTidyModule.cpp | 2 +
clang-tidy/misc/StringCompareCheck.cpp | 82 ++++++++++++++
.../{UnusedRAIICheck.h => StringCompareCheck.h} | 17 +--
docs/ReleaseNotes.rst | 5 +
docs/clang-tidy/checks/list.rst | 1 +
docs/clang-tidy/checks/misc-string-compare.rst | 54 ++++++++++
test/clang-tidy/misc-string-compare.cpp | 119 +++++++++++++++++++++
8 files changed, 273 insertions(+), 8 deletions(-)
create mode 100644 clang-tidy/misc/StringCompareCheck.cpp
copy clang-tidy/misc/{UnusedRAIICheck.h => StringCompareCheck.h} (55%)
create mode 100644 docs/clang-tidy/checks/misc-string-compare.rst
create mode 100644 test/clang-tidy/misc-string-compare.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 libcxx.
from 9f988e6 Update "Making Optional Greater Equal Again" paper status
new 8673c52 Get ctype_byname tests passing 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:
.../locale.ctype.byname/tolower_1.pass.cpp | 30 ++++++++++--------
.../locale.ctype.byname/tolower_many.pass.cpp | 33 ++++++++++---------
.../locale.ctype.byname/toupper_1.pass.cpp | 32 +++++++++++--------
.../locale.ctype.byname/toupper_many.pass.cpp | 37 ++++++++++++----------
.../locale.ctype.byname/widen_1.pass.cpp | 21 +++++++-----
.../locale.ctype.byname/widen_many.pass.cpp | 18 +++++++----
6 files changed, 96 insertions(+), 75 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 clang-tools-extra.
from 046e611 [clang-tidy] google-explicit-constructor: ignore compiler-gen [...]
new 9fece24 Fix another nondeterminism in a tidy 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:
test/clang-tidy/misc-suspicious-enum-usage-strict.cpp | 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 glibc.
from a035eb6 localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]
new d2d43af Fix ChangeLog typo
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:
localedata/ChangeLog | 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 437ebc8 2016-12-29 Andrew Pinski <apinski(a)cavium.com>
new a94216e compiler: use more accurate array type in Gogo::register_gc_vars
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.