[PATCH] D58149: [clang] Make sure C99/C11 features in <float.h> are provided in C++11
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 15 09:41:56 PST 2019
ldionne added a comment.
I agree with the comments. I think we should strive to be strictly conforming. I make that argument all the time for libc++, so I'll be consistent :-).
https://reviews.llvm.org/D58289
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58149/new/
https://reviews.llvm.org/D58149
More information about the cfe-commits
mailing list