You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Code on Windows expects to be able to do: #define _USE_MATH_DEFINES #include <math.h> and receive the definitions of mathematical constants, even if <math.h> has previously been included. To support this scenario, re-include <math.h> every time the wrapper header is included. Differential Revision: https://reviews.llvm.org/D42403 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323490 91177308-0d34-0410-b5e6-96231b3b80d8 |
8 years ago | |
|---|---|---|
| .. | ||
| ciso646.pass.cpp | 9 years ago | |
| complex.h.pass.cpp | 8 years ago | |
| extern_c.pass.cpp | 10 years ago | |
| locale_h.pass.cpp | 9 years ago | |
| math_h.sh.cpp | 8 years ago | |
| tgmath_h.pass.cpp | 8 years ago | |