[PATCH] D58149: [clang] Make sure C99/C11 features in <float.h> are provided in C++11
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 13 15:50:34 PST 2019
efriedma added a comment.
Formally, I don't think C11 is a normative reference for C++11 or C++14, only C++17 (see [intro.refs] in the standard).
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