We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bbcae4 + 5609103 commit 834e164Copy full SHA for 834e164
test/stdlib/symbol-visibility-linux.test-sh
@@ -250,6 +250,7 @@
250
// RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_ \
251
// RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_OS6_ \
252
// RUN: -e _ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_ \
253
+// RUN: -e _ZNSsC2EPKcRKSaIcE \
254
// RUN: > %t/swiftCore-all.txt
255
// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
256
// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
0 commit comments