glandium added a comment.

In D109239#3454084 <https://reviews.llvm.org/D109239#3454084>, @zahiraam wrote:

> In D109239#3453770 <https://reviews.llvm.org/D109239#3453770>, @glandium 
> wrote:
>
>> Is it expected that `__FLT_EVAL_METHOD__` is not set at all anymore by 
>> default after this change?
>
> @glandium would you mind giving a reproducer. We might have missed a flow 
> path where the macro is undefined.

`clang -dM -E - < /dev/null | grep __FLT_EVAL_METHOD__`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109239/new/

https://reviews.llvm.org/D109239

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to