Skip to content

Use the '-Xclang -fexceptions -Xclang -fcxx-exceptions' flag set to enables C++ EH in clang-cl #90

@missdeer

Description

@missdeer

With the latest clang-cl, it reports errors like below:

qcoro\qcorotask.h(615,13): error: cannot use 'try' with exceptions disabled

If C++ EH is enabled, errors disappeared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindowsWindows/MSVC-specific issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions