[all-commits] [llvm/llvm-project] 1f9952: [libc][NFC] Move `__has_builtin` to `LIBC_HAS_BUIL...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jun 21 07:51:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f99526d9d479dae73820b55896e4426f7fb6e33
      https://github.com/llvm/llvm-project/commit/1f99526d9d479dae73820b55896e4426f7fb6e33
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M libc/src/__support/FPUtil/gpu/FMA.h

  Log Message:
  -----------
  [libc][NFC] Move `__has_builtin` to `LIBC_HAS_BUILTIN`

Summary:
These should use the common `LIBC_HAS_BUILTIN` even if we will only
compile this with `clang`.




More information about the All-commits mailing list