Open
Description
Description
We currently do not setup a static resource directory for clang (i.e. $(ImageRoot)\Toolchains\$(ProductVersion)+$(ProductVariant)\usr\lib\swift_static\clang
). While we can currently get away with this as we are only installing the headers, it is unclear if we can simply replicate the content when the sanitizer and compiler runtimes are populated and considered for building.
Additional information
No response