mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:21:34 +08:00
libc++ headers must be generated before compiling part of liboffload. The build error occurs if clang is configured to use libc++ by default. Fixes issue #149324