Skip to content

llvm-16 requires C++17 #421

@anbe42

Description

@anbe42

but CMakeLists.txt still only wants CMAKE_CXX_STANDARD 14, resulting in compilation with -std=gnu++14 which results in
.../include/llvm/ADT/bit.h:64:56: error: ‘is_integral_v’ is not a member of ‘std’

see also KhronosGroup/SPIRV-LLVM-Translator@75d16c2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions