File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 244
244
// RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_S8_ \
245
245
// RUN: -e _ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_ \
246
246
// RUN: -e _ZNSt7__cxx119to_stringEi \
247
+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_ \
247
248
// RUN: > %t/swiftCore-all.txt
248
249
// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
249
250
// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
486
487
// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJiEEERmDpOT_ \
487
488
// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJmEEERmDpOT_ \
488
489
// RUN: -e _ZNSt7__cxx119to_stringEi \
490
+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_ \
489
491
// RUN: > %t/swiftRemoteMirror-all.txt
490
492
// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftRemoteMirror) > %t/swiftRemoteMirror-no-weak.txt
491
493
// RUN: diff -u %t/swiftRemoteMirror-all.txt %t/swiftRemoteMirror-no-weak.txt
You can’t perform that action at this time.
0 commit comments