Skip to content

[libc++] Get rid of -Xclang -verify-ignore-unexpected=error in the test suite #138903

Open
@ldionne

Description

@ldionne

We use -Xclang -verify-ignore-unexpected=error to ignore unrelated failures in some of our Clang-verify tests, however the result is that those verify tests will pass if the code fails to compile for any reason at all. That's really not what we intend. Originally found by @dalg24 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.test-suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions