diff --git a/clang/include/clang/Tooling/Inclusions/CSymbolMap.inc b/clang/include/clang/Tooling/Inclusions/CSymbolMap.inc --- a/clang/include/clang/Tooling/Inclusions/CSymbolMap.inc +++ b/clang/include/clang/Tooling/Inclusions/CSymbolMap.inc @@ -6,7 +6,7 @@ // This file was generated automatically by // clang/tools/include-mapping/gen_std.py, DO NOT EDIT! // -// Generated from cppreference offline HTML book (modified on 2018-10-28). +// Generated from cppreference offline HTML book (modified on 2019-06-07). //===----------------------------------------------------------------------===// SYMBOL(ATOMIC_BOOL_LOCK_FREE, None, ) @@ -195,7 +195,6 @@ SYMBOL(USHRT_MAX, None, ) SYMBOL(WCHAR_MAX, None, ) SYMBOL(WCHAR_MIN, None, ) -SYMBOL(WEOF, None, ) SYMBOL(WINT_MAX, None, ) SYMBOL(WINT_MIN, None, ) SYMBOL(_Complex_I, None, ) @@ -883,7 +882,6 @@ SYMBOL(vwprintf_s, None, ) SYMBOL(vwscanf, None, ) SYMBOL(vwscanf_s, None, ) -SYMBOL(wchar_t, None, ) SYMBOL(wcrtomb, None, ) SYMBOL(wcrtomb_s, None, ) SYMBOL(wcscat, None, ) diff --git a/clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc b/clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc --- a/clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc +++ b/clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc @@ -6,7 +6,7 @@ // This file was generated automatically by // clang/tools/include-mapping/gen_std.py, DO NOT EDIT! // -// Generated from cppreference offline HTML book (modified on 2018-10-28). +// Generated from cppreference offline HTML book (modified on 2019-06-07). //===----------------------------------------------------------------------===// SYMBOL(Assignable, std::, ) @@ -44,7 +44,11 @@ SYMBOL(_Exit, std::, ) SYMBOL(accumulate, std::, ) SYMBOL(acos, std::, ) +SYMBOL(acosf, std::, ) SYMBOL(acosh, std::, ) +SYMBOL(acoshf, std::, ) +SYMBOL(acoshl, std::, ) +SYMBOL(acosl, std::, ) SYMBOL(add_const, std::, ) SYMBOL(add_const_t, std::, ) SYMBOL(add_cv, std::, ) @@ -74,6 +78,7 @@ SYMBOL(alignment_of_v, std::, ) SYMBOL(all_of, std::, ) SYMBOL(allocate_shared, std::, ) +SYMBOL(allocate_shared_default_init, std::, ) SYMBOL(allocator, std::, ) SYMBOL(allocator_arg, std::, ) SYMBOL(allocator_arg_t, std::, ) @@ -86,12 +91,23 @@ SYMBOL(as_const, std::, ) SYMBOL(asctime, std::, ) SYMBOL(asin, std::, ) +SYMBOL(asinf, std::, ) SYMBOL(asinh, std::, ) +SYMBOL(asinhf, std::, ) +SYMBOL(asinhl, std::, ) +SYMBOL(asinl, std::, ) +SYMBOL(assume_aligned, std::, ) SYMBOL(async, std::, ) SYMBOL(at_quick_exit, std::, ) SYMBOL(atan, std::, ) SYMBOL(atan2, std::, ) +SYMBOL(atan2f, std::, ) +SYMBOL(atan2l, std::, ) +SYMBOL(atanf, std::, ) SYMBOL(atanh, std::, ) +SYMBOL(atanhf, std::, ) +SYMBOL(atanhl, std::, ) +SYMBOL(atanl, std::, ) SYMBOL(atexit, std::, ) SYMBOL(atof, std::, ) SYMBOL(atoi, std::, ) @@ -128,7 +144,6 @@ SYMBOL(atomic_store_explicit, std::, ) SYMBOL(atomic_thread_fence, std::, ) SYMBOL(atto, std::, ) -SYMBOL(auto_ptr, std::, ) SYMBOL(back_insert_iterator, std::, ) SYMBOL(back_inserter, std::, ) SYMBOL(bad_alloc, std::, ) @@ -165,6 +180,7 @@ SYMBOL(bidirectional_iterator_tag, std::, ) SYMBOL(binary_search, std::, ) SYMBOL(bind, std::, ) +SYMBOL(bind_front, std::, ) SYMBOL(binomial_distribution, std::, ) SYMBOL(bit_and, std::, ) SYMBOL(bit_cast, std::, ) @@ -181,13 +197,18 @@ SYMBOL(byte, std::, ) SYMBOL(c16rtomb, std::, ) SYMBOL(c32rtomb, std::, ) +SYMBOL(c8rtomb, std::, ) SYMBOL(call_once, std::, ) SYMBOL(calloc, std::, ) SYMBOL(cauchy_distribution, std::, ) SYMBOL(cbegin, std::, ) SYMBOL(cbrt, std::, ) +SYMBOL(cbrtf, std::, ) +SYMBOL(cbrtl, std::, ) SYMBOL(ceil, std::, ) SYMBOL(ceil2, std::, ) +SYMBOL(ceilf, std::, ) +SYMBOL(ceill, std::, ) SYMBOL(cend, std::, ) SYMBOL(centi, std::, ) SYMBOL(cerr, std::, ) @@ -226,14 +247,21 @@ SYMBOL(conjunction, std::, ) SYMBOL(conjunction_v, std::, ) SYMBOL(const_pointer_cast, std::, ) +SYMBOL(contiguous_iterator_tag, std::, ) SYMBOL(contract_violation, std::, ) SYMBOL(copy, std::, ) SYMBOL(copy_backward, std::, ) SYMBOL(copy_if, std::, ) SYMBOL(copy_n, std::, ) SYMBOL(copysign, std::, ) +SYMBOL(copysignf, std::, ) +SYMBOL(copysignl, std::, ) SYMBOL(cos, std::, ) +SYMBOL(cosf, std::, ) SYMBOL(cosh, std::, ) +SYMBOL(coshf, std::, ) +SYMBOL(coshl, std::, ) +SYMBOL(cosl, std::, ) SYMBOL(count, std::, ) SYMBOL(count_if, std::, ) SYMBOL(cout, std::, ) @@ -297,8 +325,14 @@ SYMBOL(equal, std::, ) SYMBOL(equal_range, std::, ) SYMBOL(equal_to, std::, ) +SYMBOL(erase, std::, ) +SYMBOL(erase_if, std::, ) SYMBOL(erf, std::, ) SYMBOL(erfc, std::, ) +SYMBOL(erfcf, std::, ) +SYMBOL(erfcl, std::, ) +SYMBOL(erff, std::, ) +SYMBOL(erfl, std::, ) SYMBOL(errc, std::, ) SYMBOL(error_category, std::, ) SYMBOL(error_code, std::, ) @@ -311,14 +345,25 @@ SYMBOL(exit, std::, ) SYMBOL(exp, std::, ) SYMBOL(exp2, std::, ) +SYMBOL(exp2f, std::, ) +SYMBOL(exp2l, std::, ) +SYMBOL(expf, std::, ) +SYMBOL(expl, std::, ) SYMBOL(expm1, std::, ) +SYMBOL(expm1f, std::, ) +SYMBOL(expm1l, std::, ) SYMBOL(exponential_distribution, std::, ) SYMBOL(extent, std::, ) SYMBOL(extent_v, std::, ) SYMBOL(extreme_value_distribution, std::, ) +SYMBOL(fabs, std::, ) +SYMBOL(fabsf, std::, ) +SYMBOL(fabsl, std::, ) SYMBOL(false_type, std::, ) SYMBOL(fclose, std::, ) SYMBOL(fdim, std::, ) +SYMBOL(fdimf, std::, ) +SYMBOL(fdiml, std::, ) SYMBOL(feclearexcept, std::, ) SYMBOL(fegetenv, std::, ) SYMBOL(fegetexceptflag, std::, ) @@ -356,12 +401,22 @@ SYMBOL(float_t, std::, ) SYMBOL(floor, std::, ) SYMBOL(floor2, std::, ) +SYMBOL(floorf, std::, ) +SYMBOL(floorl, std::, ) SYMBOL(flush, std::, ) SYMBOL(flush_emit, std::, ) SYMBOL(fma, std::, ) +SYMBOL(fmaf, std::, ) +SYMBOL(fmal, std::, ) SYMBOL(fmax, std::, ) +SYMBOL(fmaxf, std::, ) +SYMBOL(fmaxl, std::, ) SYMBOL(fmin, std::, ) +SYMBOL(fminf, std::, ) +SYMBOL(fminl, std::, ) SYMBOL(fmod, std::, ) +SYMBOL(fmodf, std::, ) +SYMBOL(fmodl, std::, ) SYMBOL(fopen, std::, ) SYMBOL(for_each, std::, ) SYMBOL(for_each_n, std::, ) @@ -381,6 +436,8 @@ SYMBOL(free, std::, ) SYMBOL(freopen, std::, ) SYMBOL(frexp, std::, ) +SYMBOL(frexpf, std::, ) +SYMBOL(frexpl, std::, ) SYMBOL(from_chars, std::, ) SYMBOL(front_insert_iterator, std::, ) SYMBOL(front_inserter, std::, ) @@ -415,7 +472,6 @@ SYMBOL(getc, std::, ) SYMBOL(getchar, std::, ) SYMBOL(getenv, std::, ) -SYMBOL(gets, std::, ) SYMBOL(getwc, std::, ) SYMBOL(getwchar, std::, ) SYMBOL(giga, std::, ) @@ -437,10 +493,14 @@ SYMBOL(hexfloat, std::, ) SYMBOL(holds_alternative, std::, ) SYMBOL(hypot, std::, ) +SYMBOL(hypotf, std::, ) +SYMBOL(hypotl, std::, ) SYMBOL(identity, std::, ) SYMBOL(ifstream, std::, ) SYMBOL(ignore, std::, ) SYMBOL(ilogb, std::, ) +SYMBOL(ilogbf, std::, ) +SYMBOL(ilogbl, std::, ) SYMBOL(imag, std::, ) SYMBOL(imaxabs, std::, ) SYMBOL(imaxdiv, std::, ) @@ -453,6 +513,7 @@ SYMBOL(in_place_type_t, std::, ) SYMBOL(includes, std::, ) SYMBOL(inclusive_scan, std::, ) +SYMBOL(incrementable_traits, std::, ) SYMBOL(independent_bits_engine, std::, ) SYMBOL(indirect_array, std::, ) SYMBOL(initializer_list, std::, ) @@ -502,12 +563,15 @@ SYMBOL(is_base_of_v, std::, ) SYMBOL(is_bind_expression, std::, ) SYMBOL(is_bind_expression_v, std::, ) +SYMBOL(is_bounded_array, std::, ) +SYMBOL(is_bounded_array_v, std::, ) SYMBOL(is_class, std::, ) SYMBOL(is_class_v, std::, ) SYMBOL(is_compound, std::, ) SYMBOL(is_compound_v, std::, ) SYMBOL(is_const, std::, ) SYMBOL(is_const_v, std::, ) +SYMBOL(is_constant_evaluated, std::, ) SYMBOL(is_constructible, std::, ) SYMBOL(is_constructible_v, std::, ) SYMBOL(is_convertible, std::, ) @@ -567,6 +631,8 @@ SYMBOL(is_nothrow_assignable_v, std::, ) SYMBOL(is_nothrow_constructible, std::, ) SYMBOL(is_nothrow_constructible_v, std::, ) +SYMBOL(is_nothrow_convertible, std::, ) +SYMBOL(is_nothrow_convertible_v, std::, ) SYMBOL(is_nothrow_copy_assignable, std::, ) SYMBOL(is_nothrow_copy_assignable_v, std::, ) SYMBOL(is_nothrow_copy_constructible, std::, ) @@ -639,6 +705,8 @@ SYMBOL(is_trivially_move_assignable_v, std::, ) SYMBOL(is_trivially_move_constructible, std::, ) SYMBOL(is_trivially_move_constructible_v, std::, ) +SYMBOL(is_unbounded_array, std::, ) +SYMBOL(is_unbounded_array_v, std::, ) SYMBOL(is_union, std::, ) SYMBOL(is_union_v, std::, ) SYMBOL(is_unsigned, std::, ) @@ -671,6 +739,7 @@ SYMBOL(istream_iterator, std::, ) SYMBOL(istreambuf_iterator, std::, ) SYMBOL(istringstream, std::, ) +SYMBOL(istrstream, std::, ) SYMBOL(isunordered, std::, ) SYMBOL(isupper, std::, ) SYMBOL(iswalnum, std::, ) @@ -687,7 +756,12 @@ SYMBOL(iswupper, std::, ) SYMBOL(iswxdigit, std::, ) SYMBOL(isxdigit, std::, ) +SYMBOL(iter_common_reference_t, std::, ) +SYMBOL(iter_difference_t, std::, ) +SYMBOL(iter_reference_t, std::, ) +SYMBOL(iter_rvalue_reference_t, std::, ) SYMBOL(iter_swap, std::, ) +SYMBOL(iter_value_t, std::, ) SYMBOL(iterator, std::, ) SYMBOL(iterator_traits, std::, ) SYMBOL(jmp_buf, std::, ) @@ -700,22 +774,31 @@ SYMBOL(lcm, std::, ) SYMBOL(lconv, std::, ) SYMBOL(ldexp, std::, ) +SYMBOL(ldexpf, std::, ) +SYMBOL(ldexpl, std::, ) SYMBOL(ldiv, std::, ) SYMBOL(ldiv_t, std::, ) SYMBOL(left, std::, ) SYMBOL(length_error, std::, ) +SYMBOL(lerp, std::, ) SYMBOL(less, std::, ) SYMBOL(less_equal, std::, ) SYMBOL(lexicographical_compare, std::, ) SYMBOL(lexicographical_compare_3way, std::, ) SYMBOL(lgamma, std::, ) +SYMBOL(lgammaf, std::, ) +SYMBOL(lgammal, std::, ) SYMBOL(linear_congruential_engine, std::, ) SYMBOL(list, std::, ) SYMBOL(llabs, std::, ) SYMBOL(lldiv, std::, ) SYMBOL(lldiv_t, std::, ) SYMBOL(llrint, std::, ) +SYMBOL(llrintf, std::, ) +SYMBOL(llrintl, std::, ) SYMBOL(llround, std::, ) +SYMBOL(llroundf, std::, ) +SYMBOL(llroundl, std::, ) SYMBOL(locale, std::, ) SYMBOL(localeconv, std::, ) SYMBOL(localtime, std::, ) @@ -723,31 +806,48 @@ SYMBOL(lock_guard, std::, ) SYMBOL(log, std::, ) SYMBOL(log10, std::, ) +SYMBOL(log10f, std::, ) +SYMBOL(log10l, std::, ) SYMBOL(log1p, std::, ) +SYMBOL(log1pf, std::, ) +SYMBOL(log1pl, std::, ) SYMBOL(log2, std::, ) +SYMBOL(log2f, std::, ) +SYMBOL(log2l, std::, ) SYMBOL(log2p1, std::, ) SYMBOL(logb, std::, ) +SYMBOL(logbf, std::, ) +SYMBOL(logbl, std::, ) +SYMBOL(logf, std::, ) SYMBOL(logic_error, std::, ) SYMBOL(logical_and, std::, ) SYMBOL(logical_not, std::, ) SYMBOL(logical_or, std::, ) +SYMBOL(logl, std::, ) SYMBOL(lognormal_distribution, std::, ) SYMBOL(longjmp, std::, ) SYMBOL(lower_bound, std::, ) SYMBOL(lrint, std::, ) +SYMBOL(lrintf, std::, ) +SYMBOL(lrintl, std::, ) SYMBOL(lround, std::, ) +SYMBOL(lroundf, std::, ) +SYMBOL(lroundl, std::, ) SYMBOL(make_exception_ptr, std::, ) SYMBOL(make_from_tuple, std::, ) SYMBOL(make_heap, std::, ) SYMBOL(make_move_iterator, std::, ) +SYMBOL(make_obj_using_allocator, std::, ) SYMBOL(make_optional, std::, ) SYMBOL(make_pair, std::, ) SYMBOL(make_reverse_iterator, std::, ) SYMBOL(make_shared, std::, ) +SYMBOL(make_shared_default_init, std::, ) SYMBOL(make_signed, std::, ) SYMBOL(make_signed_t, std::, ) SYMBOL(make_tuple, std::, ) SYMBOL(make_unique, std::, ) +SYMBOL(make_unique_default_init, std::, ) SYMBOL(make_unsigned, std::, ) SYMBOL(make_unsigned_t, std::, ) SYMBOL(malloc, std::, ) @@ -761,6 +861,7 @@ SYMBOL(mbrlen, std::, ) SYMBOL(mbrtoc16, std::, ) SYMBOL(mbrtoc32, std::, ) +SYMBOL(mbrtoc8, std::, ) SYMBOL(mbrtowc, std::, ) SYMBOL(mbsinit, std::, ) SYMBOL(mbsrtowcs, std::, ) @@ -786,6 +887,7 @@ SYMBOL(messages_base, std::, ) SYMBOL(messages_byname, std::, ) SYMBOL(micro, std::, ) +SYMBOL(midpoint, std::, ) SYMBOL(milli, std::, ) SYMBOL(min, std::, ) SYMBOL(min_element, std::, ) @@ -797,6 +899,8 @@ SYMBOL(mismatch, std::, ) SYMBOL(mktime, std::, ) SYMBOL(modf, std::, ) +SYMBOL(modff, std::, ) +SYMBOL(modfl, std::, ) SYMBOL(modulus, std::, ) SYMBOL(money_base, std::, ) SYMBOL(money_get, std::, ) @@ -818,6 +922,8 @@ SYMBOL(nanl, std::, ) SYMBOL(nano, std::, ) SYMBOL(nearbyint, std::, ) +SYMBOL(nearbyintf, std::, ) +SYMBOL(nearbyintl, std::, ) SYMBOL(negate, std::, ) SYMBOL(negation, std::, ) SYMBOL(negation_v, std::, ) @@ -827,7 +933,11 @@ SYMBOL(next, std::, ) SYMBOL(next_permutation, std::, ) SYMBOL(nextafter, std::, ) +SYMBOL(nextafterf, std::, ) +SYMBOL(nextafterl, std::, ) SYMBOL(nexttoward, std::, ) +SYMBOL(nexttowardf, std::, ) +SYMBOL(nexttowardl, std::, ) SYMBOL(no_emit_on_flush, std::, ) SYMBOL(noboolalpha, std::, ) SYMBOL(none_of, std::, ) @@ -861,6 +971,7 @@ SYMBOL(ostream_iterator, std::, ) SYMBOL(ostreambuf_iterator, std::, ) SYMBOL(ostringstream, std::, ) +SYMBOL(ostrstream, std::, ) SYMBOL(osyncstream, std::, ) SYMBOL(out_of_range, std::, ) SYMBOL(output_iterator_tag, std::, ) @@ -887,9 +998,10 @@ SYMBOL(pointer_traits, std::, ) SYMBOL(poisson_distribution, std::, ) SYMBOL(polar, std::, ) -SYMBOL(polymorphic_allocator, std::, ) SYMBOL(pop_heap, std::, ) SYMBOL(pow, std::, ) +SYMBOL(powf, std::, ) +SYMBOL(powl, std::, ) SYMBOL(prev, std::, ) SYMBOL(prev_permutation, std::, ) SYMBOL(printf, std::, ) @@ -913,7 +1025,6 @@ SYMBOL(rand, std::, ) SYMBOL(random_access_iterator_tag, std::, ) SYMBOL(random_device, std::, ) -SYMBOL(random_shuffle, std::, ) SYMBOL(range_error, std::, ) SYMBOL(rank, std::, ) SYMBOL(rank_v, std::, ) @@ -939,6 +1050,7 @@ SYMBOL(ratio_not_equal_v, std::, ) SYMBOL(ratio_subtract, std::, ) SYMBOL(rbegin, std::, ) +SYMBOL(readable_traits, std::, ) SYMBOL(real, std::, ) SYMBOL(realloc, std::, ) SYMBOL(recursive_mutex, std::, ) @@ -956,6 +1068,8 @@ SYMBOL(regex_traits, std::, ) SYMBOL(reinterpret_pointer_cast, std::, ) SYMBOL(remainder, std::, ) +SYMBOL(remainderf, std::, ) +SYMBOL(remainderl, std::, ) SYMBOL(remove_all_extents, std::, ) SYMBOL(remove_all_extents_t, std::, ) SYMBOL(remove_const, std::, ) @@ -975,6 +1089,8 @@ SYMBOL(remove_volatile, std::, ) SYMBOL(remove_volatile_t, std::, ) SYMBOL(remquo, std::, ) +SYMBOL(remquof, std::, ) +SYMBOL(remquol, std::, ) SYMBOL(rename, std::, ) SYMBOL(rend, std::, ) SYMBOL(replace, std::, ) @@ -982,8 +1098,6 @@ SYMBOL(replace_copy_if, std::, ) SYMBOL(replace_if, std::, ) SYMBOL(resetiosflags, std::, ) -SYMBOL(result_of, std::, ) -SYMBOL(result_of_t, std::, ) SYMBOL(rethrow_exception, std::, ) SYMBOL(rethrow_if_nested, std::, ) SYMBOL(reverse, std::, ) @@ -992,6 +1106,8 @@ SYMBOL(rewind, std::, ) SYMBOL(right, std::, ) SYMBOL(rint, std::, ) +SYMBOL(rintf, std::, ) +SYMBOL(rintl, std::, ) SYMBOL(rotate, std::, ) SYMBOL(rotate_copy, std::, ) SYMBOL(round, std::, ) @@ -1000,10 +1116,16 @@ SYMBOL(round_toward_infinity, std::, ) SYMBOL(round_toward_neg_infinity, std::, ) SYMBOL(round_toward_zero, std::, ) +SYMBOL(roundf, std::, ) +SYMBOL(roundl, std::, ) SYMBOL(runtime_error, std::, ) SYMBOL(sample, std::, ) SYMBOL(scalbln, std::, ) +SYMBOL(scalblnf, std::, ) +SYMBOL(scalblnl, std::, ) SYMBOL(scalbn, std::, ) +SYMBOL(scalbnf, std::, ) +SYMBOL(scalbnl, std::, ) SYMBOL(scanf, std::, ) SYMBOL(scientific, std::, ) SYMBOL(scoped_allocator_adaptor, std::, ) @@ -1041,7 +1163,11 @@ SYMBOL(signal, std::, ) SYMBOL(signbit, std::, ) SYMBOL(sin, std::, ) +SYMBOL(sinf, std::, ) SYMBOL(sinh, std::, ) +SYMBOL(sinhf, std::, ) +SYMBOL(sinhl, std::, ) +SYMBOL(sinl, std::, ) SYMBOL(size, std::, ) SYMBOL(skipws, std::, ) SYMBOL(slice, std::, ) @@ -1053,10 +1179,13 @@ SYMBOL(span, std::, ) SYMBOL(sprintf, std::, ) SYMBOL(sqrt, std::, ) +SYMBOL(sqrtf, std::, ) +SYMBOL(sqrtl, std::, ) SYMBOL(srand, std::, ) SYMBOL(sregex_iterator, std::, ) SYMBOL(sregex_token_iterator, std::, ) SYMBOL(sscanf, std::, ) +SYMBOL(ssize, std::, ) SYMBOL(ssub_match, std::, ) SYMBOL(stable_partition, std::, ) SYMBOL(stable_sort, std::, ) @@ -1090,6 +1219,8 @@ SYMBOL(strrchr, std::, ) SYMBOL(strspn, std::, ) SYMBOL(strstr, std::, ) +SYMBOL(strstream, std::, ) +SYMBOL(strstreambuf, std::, ) SYMBOL(strtod, std::, ) SYMBOL(strtof, std::, ) SYMBOL(strtoimax, std::, ) @@ -1112,11 +1243,17 @@ SYMBOL(system_category, std::, ) SYMBOL(system_error, std::, ) SYMBOL(tan, std::, ) +SYMBOL(tanf, std::, ) SYMBOL(tanh, std::, ) +SYMBOL(tanhf, std::, ) +SYMBOL(tanhl, std::, ) +SYMBOL(tanl, std::, ) SYMBOL(tera, std::, ) SYMBOL(terminate, std::, ) SYMBOL(terminate_handler, std::, ) SYMBOL(tgamma, std::, ) +SYMBOL(tgammaf, std::, ) +SYMBOL(tgammal, std::, ) SYMBOL(thread, std::, ) SYMBOL(throw_with_nested, std::, ) SYMBOL(tie, std::, ) @@ -1148,6 +1285,8 @@ SYMBOL(transform_reduce, std::, ) SYMBOL(true_type, std::, ) SYMBOL(trunc, std::, ) +SYMBOL(truncf, std::, ) +SYMBOL(truncl, std::, ) SYMBOL(try_lock, std::, ) SYMBOL(try_to_lock, std::, ) SYMBOL(try_to_lock_t, std::, ) @@ -1163,6 +1302,9 @@ SYMBOL(u32streampos, std::, ) SYMBOL(u32string, std::, ) SYMBOL(u32string_view, std::, ) +SYMBOL(u8streampos, std::, ) +SYMBOL(u8string, std::, ) +SYMBOL(u8string_view, std::, ) SYMBOL(uint16_t, std::, ) SYMBOL(uint32_t, std::, ) SYMBOL(uint64_t, std::, ) @@ -1187,6 +1329,7 @@ SYMBOL(ungetwc, std::, ) SYMBOL(uniform_int_distribution, std::, ) SYMBOL(uniform_real_distribution, std::, ) +SYMBOL(uninitialized_construct_using_allocator, std::, ) SYMBOL(uninitialized_copy, std::, ) SYMBOL(uninitialized_copy_n, std::, ) SYMBOL(uninitialized_default_construct, std::, ) @@ -1210,6 +1353,7 @@ SYMBOL(uppercase, std::, ) SYMBOL(use_facet, std::, ) SYMBOL(uses_allocator, std::, ) +SYMBOL(uses_allocator_construction_args, std::, ) SYMBOL(uses_allocator_v, std::, ) SYMBOL(va_list, std::, ) SYMBOL(valarray, std::, ) @@ -1477,7 +1621,6 @@ SYMBOL(multiset, std::pmr::, ) SYMBOL(new_delete_resource, std::pmr::, ) SYMBOL(null_memory_resource, std::pmr::, ) -SYMBOL(polymorphic_allocator, std::pmr::, ) SYMBOL(pool_options, std::pmr::, ) SYMBOL(set, std::pmr::, ) SYMBOL(set_default_resource, std::pmr::, ) @@ -1485,6 +1628,7 @@ SYMBOL(synchronized_pool_resource, std::pmr::, ) SYMBOL(u16string, std::pmr::, ) SYMBOL(u32string, std::pmr::, ) +SYMBOL(u8string, std::pmr::, ) SYMBOL(unordered_map, std::pmr::, ) SYMBOL(unordered_multimap, std::pmr::, ) SYMBOL(unordered_multiset, std::pmr::, )