Skip to content

[unittest] Add missing LLVM include directory to target #148362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2025

Conversation

mgorny
Copy link
Member

@mgorny mgorny commented Jul 12, 2025

Add the top-level LLVM include directory to the llvm_gtest target, as it requires llvm/Support/raw_os_ostream.h header. This fixes a flang-rt unittest build failure introduced in #143682.

Add the top-level LLVM include directory to the `llvm_gtest` target,
as it requires `llvm/Support/raw_os_ostream.h` header.  This fixes
a flang-rt unittest build failure introduced in llvm#143682.
Copy link
Member

@Meinersbur Meinersbur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mgorny
Copy link
Member Author

mgorny commented Jul 13, 2025

Thank you!

@mgorny mgorny merged commit e2ddd14 into llvm:main Jul 13, 2025
10 checks passed
@mgorny mgorny deleted the gtest-include branch July 13, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants