Joseph Huber 13b7307ae9
[Clang] Include clang standard lib header directory from Linux (#175593)
Summary:
The LLVM-libc stores its headers in the target-specific include
directory. This PR makes the Linux toolchain include the standard lib
directory when used. This allows LLVM-libc to work and any other
standard language headers installed there. We search this first.
2026-01-30 08:04:13 -06:00
..