Files
llvm/third-party/unittest
Michał Górny e2ddd147a5 [unittest] Add missing LLVM include directory to target (#148362)
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.
2025-07-13 04:20:36 +02:00
..