"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3aaed0a14cc63479fe895567e030b896f2e494f1"
[clang] Only provide C11 features in <float.h> starting with C++17
Summary: In r353970, I enabled those features in C++11 and above. To be strictly conforming, those features should only be enabled in C++17 and above. Reviewers: jfb, eli.friedman Subscribers: jkorous, dexonsmith, libcxx-commits Differential Revision: https://reviews.llvm.org/D58289 llvm-svn: 354691
Loading
Please register or sign in to comment