Skip to content

macOS clang roll failing due to missing remove_reference_t #110140

@zanderso

Description

@zanderso

Starting with flutter/engine#35653.

In file included from ../../third_party/skia/src/core/SkSharedMutex.cpp:8:
In file included from ../../third_party/skia/src/core/SkSharedMutex.h:13:
In file included from ../../third_party/skia/include/private/SkSemaphore.h:14:
In file included from /opt/s/w/ir/cache/osx_sdk/XCode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643:
In file included from /opt/s/w/ir/cache/osx_sdk/XCode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/memory:677:
/opt/s/w/ir/cache/osx_sdk/XCode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/tuple:1427:52: error: use of undeclared identifier 'remove_reference_t'
        typename __make_tuple_indices<tuple_size_v<remove_reference_t<_Tuple>>>::type{})

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressionengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions