[all-commits] [llvm/llvm-project] ad0c7d: [libc] Add missing stdc_first_trailing_zero_ to st...

Alexey Samsonov via All-commits all-commits at lists.llvm.org
Fri Feb 21 08:25:22 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad0c7da95373a052f282596f736e35417b2fa65b
      https://github.com/llvm/llvm-project/commit/ad0c7da95373a052f282596f736e35417b2fa65b
  Author: Alexey Samsonov <vonosmas at gmail.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M libc/include/stdbit.yaml

  Log Message:
  -----------
  [libc] Add missing stdc_first_trailing_zero_ to stdbit.yaml (#128101)

These declarations were missing in the generated header. Make sure to
add them, otherwise <stdbit.h> inclusion fails, since the subsequently
included "stdbit-macros.h" expects these declarations to be present.

Co-authored-by: Alexey Samsonov <samsonov at google.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list