Yaron Keren: Add missing comment.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@192068 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant 2013-10-06 19:48:40 +00:00
parent de3cac777d
commit 2bcdf5e9a0

View File

@ -72,7 +72,7 @@
#define __builtin_nans(__dummy) _Snan._Double
#define __builtin_nansf(__dummy) _FSnan._Float
#define __builtin_nansl(__dummy) _LSnan._Long_double
#endif ! defined(__clang__)
#endif // ! defined(__clang__)
#endif // _LIBCPP_MSVCRT