mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 19:44:38 +08:00
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.