File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
<!-- FIXME(#81557) this needs to be properly staged once the sanitizers are included -->
40
40
<HarvestDirectory Include =" $(ImageRoot)\Toolchains\$(ProductVersion)+Asserts\usr\lib\swift\clang" >
41
41
<ComponentGroupName >SwiftStaticClangResources_asserts</ComponentGroupName >
42
- <DirectoryRefId >_usr_lib_swift_static_clang </DirectoryRefId >
42
+ <DirectoryRefId >toolchain_asserts_usr_lib_swift_static_clang </DirectoryRefId >
43
43
<PreprocessorVariable >var._USR_LIB_SWIFT_STATIC_CLANG</PreprocessorVariable >
44
44
<SuppressCom >true</SuppressCom >
45
45
<SuppressRegistry >true</SuppressRegistry >
Original file line number Diff line number Diff line change 47
47
<Directory Id =" toolchain_asserts_usr_lib_swift" Name =" swift" >
48
48
<Directory Id =" toolchain_asserts_usr_lib_swift_clang" Name =" clang" />
49
49
</Directory >
50
- <Directory Id =" _usr_lib_swift_static " Name =" swift_static" >
51
- <Directory Id =" _usr_lib_swift_static_clang " Name =" clang" />
50
+ <Directory Id =" toolchain_asserts_usr_lib_swift_static " Name =" swift_static" >
51
+ <Directory Id =" toolchain_asserts_usr_lib_swift_static_clang " Name =" clang" />
52
52
</Directory >
53
53
</Directory >
54
54
<Directory Id =" toolchain_asserts_usr_share" Name =" share" >
You can’t perform that action at this time.
0 commit comments