[all-commits] [llvm/llvm-project] 92e172: [clang][Headers] Only define FLT_EVAL_METHOD for C...
Adhemerval Zanella via All-commits
all-commits at lists.llvm.org
Tue Nov 8 08:59:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92e172309cf6624487ef6b3a79aeeee5445276f9
https://github.com/llvm/llvm-project/commit/92e172309cf6624487ef6b3a79aeeee5445276f9
Author: Adhemerval Zanella <adhemerval.zanella at linaro.org>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M clang/lib/Headers/float.h
Log Message:
-----------
[clang][Headers] Only define FLT_EVAL_METHOD for C99 and later
It was reported by glibc conform test [1].
[1] https://sourceware.org/git/?p=glibc.git;a=blob;f=conform/data/float.h-data;h=7b98fc03447b8918da4a0cf47d41fb3e17f4f791;hb=HEAD
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D137267
More information about the All-commits
mailing list