Change the comment on the closing #endif to match the condition on the corresponding...
authorMarshall Clow <mclow.lists@gmail.com>
Sun, 26 Oct 2014 20:29:38 +0000 (20:29 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Sun, 26 Oct 2014 20:29:38 +0000 (20:29 +0000)
llvm-svn: 220647

libcxx/include/experimental/optional

index 41d86b4..2f0df35 100644 (file)
@@ -692,4 +692,4 @@ _LIBCPP_END_NAMESPACE_STD
 
 #endif  // _LIBCPP_STD_VER > 11
 
-#endif  // _LIBCPP_ARRAY
+#endif  // _LIBCPP_OPTIONAL