Skip to content

Standard Headers missing from Clang tool #93957

Open
@spino17

Description

@spino17

I am building a clang tool and it works fine if I don't include any headers but when I am including <iostream> or <string> it throws: 'iostream' file not found. How do I include the standard lib headers to the tool in a "os agnostic way" (without specifying the exact path to the headers on system) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:toolingLibToolingquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions