Yaron Keren: Add missing comment.

llvm-svn: 192068
This commit is contained in:
Howard Hinnant 2013-10-06 19:48:40 +00:00
parent 20df98c0d0
commit f66a81ad56
1 changed files with 1 additions and 1 deletions

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