This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3b53fabd8 Change the way the literal operators are defined - now w/o a [...] new 302557b72 [libcxx] [test] Rename _Tp to T. NFCI. new e75f899c1 [libcxx] [test] Rename __c to ch. NFCI. new 8cbff23f7 [libcxx] [test] Rename __x to x. NFCI. new b859a78a6 [libcxx] [test] Rename _Up to U, etc. NFCI.
The 4 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: .../iostream.format/ext.manip/put_money.pass.cpp | 8 +++--- .../iostream.format/ext.manip/put_time.pass.cpp | 8 +++--- .../istream_extractors/streambuf.pass.cpp | 8 +++--- .../istream.unformatted/get_streambuf.pass.cpp | 8 +++--- .../get_streambuf_chart.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/bool.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/double.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/float.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/int.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/long.pass.cpp | 8 +++--- .../long_double.pass.cpp | 8 +++--- .../long_long.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/pointer.pass.cpp | 8 +++--- .../ostream.inserters.arithmetic/short.pass.cpp | 8 +++--- .../unsigned_int.pass.cpp | 8 +++--- .../unsigned_long.pass.cpp | 8 +++--- .../unsigned_long_long.pass.cpp | 8 +++--- .../unsigned_short.pass.cpp | 8 +++--- .../ostream.inserters.character/CharT.pass.cpp | 8 +++--- .../CharT_pointer.pass.cpp | 8 +++--- .../ostream.inserters.character/char.pass.cpp | 8 +++--- .../char_pointer.pass.cpp | 8 +++--- .../char_to_wide.pass.cpp | 8 +++--- .../char_to_wide_pointer.pass.cpp | 8 +++--- .../signed_char.pass.cpp | 8 +++--- .../signed_char_pointer.pass.cpp | 8 +++--- .../unsigned_char.pass.cpp | 8 +++--- .../unsigned_char_pointer.pass.cpp | 8 +++--- .../ostream.inserters/basic_ios.pass.cpp | 8 +++--- .../ostream.inserters/ios_base.pass.cpp | 8 +++--- .../ostream.inserters/ostream.pass.cpp | 8 +++--- .../ostream.inserters/streambuf.pass.cpp | 8 +++--- .../output.streams/ostream.manip/endl.pass.cpp | 8 +++--- .../output.streams/ostream.manip/ends.pass.cpp | 8 +++--- .../ostream.rvalue/CharT_pointer.pass.cpp | 8 +++--- .../ostream.unformatted/put.pass.cpp | 8 +++--- .../ostream.unformatted/write.pass.cpp | 8 +++--- .../iterator.traits/empty.pass.cpp | 8 +++--- .../const_data_members.pass.cpp | 4 +-- .../category.ctype/ctype_base.pass.cpp | 4 +-- .../locale.moneypunct/types.pass.cpp | 4 +-- .../locale.types/locale.category/category.pass.cpp | 4 +-- .../transform_exclusive_scan_init_bop_uop.pass.cpp | 16 ++++++------ .../transform_inclusive_scan_bop_uop.pass.cpp | 17 ++++++------ .../transform_inclusive_scan_bop_uop_init.pass.cpp | 16 ++++++------ ...ransform_reduce_iter_iter_init_bop_uop.pass.cpp | 30 +++++++++++----------- .../rand.adapt/rand.adapt.disc/values.pass.cpp | 4 +-- .../rand.adapt/rand.adapt.shuf/values.pass.cpp | 4 +-- .../rand/rand.eng/rand.eng.lcong/values.pass.cpp | 4 +-- .../rand/rand.eng/rand.eng.mers/values.pass.cpp | 4 +-- .../rand/rand.eng/rand.eng.sub/values.pass.cpp | 4 +-- .../re/re.regex/re.regex.const/constants.pass.cpp | 4 +-- .../arithmetic.operations/transparent.pass.cpp | 10 ++++---- .../bitwise.operations/transparent.pass.cpp | 10 ++++---- .../comparisons/transparent.pass.cpp | 10 ++++---- .../logical.operations/transparent.pass.cpp | 10 ++++---- .../time.clock.hires/consistency.pass.cpp | 4 +-- .../time.clock.steady/consistency.pass.cpp | 4 +-- .../time.clock.system/consistency.pass.cpp | 4 +-- test/support/any_helpers.h | 8 +++--- test/support/experimental_any_helpers.h | 8 +++--- 61 files changed, 246 insertions(+), 245 deletions(-)