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:
parent
de3cac777d
commit
2bcdf5e9a0
@ -72,7 +72,7 @@
|
|||||||
#define __builtin_nans(__dummy) _Snan._Double
|
#define __builtin_nans(__dummy) _Snan._Double
|
||||||
#define __builtin_nansf(__dummy) _FSnan._Float
|
#define __builtin_nansf(__dummy) _FSnan._Float
|
||||||
#define __builtin_nansl(__dummy) _LSnan._Long_double
|
#define __builtin_nansl(__dummy) _LSnan._Long_double
|
||||||
#endif ! defined(__clang__)
|
#endif // ! defined(__clang__)
|
||||||
|
|
||||||
#endif // _LIBCPP_MSVCRT
|
#endif // _LIBCPP_MSVCRT
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user