[all-commits] [llvm/llvm-project] ba8b5f: Adding a note about the macro __FLT_EVAL_METHOD__; ...

Zahira Ammarguellat via All-commits all-commits at lists.llvm.org
Tue Aug 23 11:37:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba8b5ff874ad438a07ac3cc4f2bc75898b1401f8
      https://github.com/llvm/llvm-project/commit/ba8b5ff874ad438a07ac3cc4f2bc75898b1401f8
  Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M clang/docs/UsersManual.rst

  Log Message:
  -----------
  Adding a note about the macro __FLT_EVAL_METHOD__; NFC

This is to clarify that the macro __FLT_EVAL_METHOD__ is not pre-
defined like other preprocessor macros. It will not appear when
preprocessor macros are dumped.

Differential Revision: https://reviews.llvm.org/D124033




More information about the All-commits mailing list