commit | cf82332856c52f2c9831a7b801cd86cea5cb8f38 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Fri Dec 17 14:46:43 2010 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Fri Dec 17 14:46:43 2010 +0000 |
tree | cd09e48e86246a173f74b7e7e52ed969169352ad | |
parent | 21376f6a0f1b82b812e0cdf0d826697422a09977 [diff] [blame] |
Effort to reduce the number of exported symbols llvm-svn: 122057 Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project Cr-Mirrored-Commit: c950e77d1d0431b9fa9144e9ea7eaa858d8e032e
diff --git a/include/thread b/include/thread index abb56f4..8b3edb7 100644 --- a/include/thread +++ b/include/thread
@@ -297,7 +297,7 @@ class __assoc_sub_state; -class __thread_struct_imp; +class _LIBCPP_HIDDEN __thread_struct_imp; class __thread_struct {