[PATCH] D23926: [libcxx] Don't use C99 math ops in -std=c++03 mode

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 20:17:25 PDT 2016


EricWF added a comment.

We already provide many C++11 extensions in C++03 mode, why should this be an exception?


https://reviews.llvm.org/D23926





More information about the cfe-commits mailing list