commit | 874ad9a69a7939d8a1770a84fdb4ee0d0ba7a064 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Tue Sep 21 21:28:23 2010 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Tue Sep 21 21:28:23 2010 +0000 |
tree | 0b418cc099124efa611ee494a98debf51fe9261e | |
parent | 8e29cdabd99833192a99db78c6559233470878af [diff] [blame] |
visibility-decoration. llvm-svn: 114486 Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project Cr-Mirrored-Commit: fb100021b722163794ce8522d91a469f06bf43ce
diff --git a/include/cstddef b/include/cstddef index a5297ec..def48bc 100644 --- a/include/cstddef +++ b/include/cstddef
@@ -54,7 +54,7 @@ #ifdef _LIBCPP_HAS_NO_NULLPTR -struct nullptr_t +struct _LIBCPP_VISIBLE nullptr_t { void* _;