You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libc++] Stop copying headers to the build directory (#115380)
This was needed before llvm/llvm-project#115077
since the compiler-rt test build made assumptions about the build
layout of libc++ and libc++abi, but now they link against a local
installation of these libraries so we no longer need this workaround.
NOKEYCHECK=True
GitOrigin-RevId: 428c8767ae997b0f726c0b40160ea8172551babf
0 commit comments