[all-commits] [llvm/llvm-project] 508929: [libc] Make GpuHeaderFile a subclass (#121445)

Roland McGrath via All-commits all-commits at lists.llvm.org
Wed Jan 1 18:16:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 508929d42a8735b05815b5332a4733ed8d0bf1eb
      https://github.com/llvm/llvm-project/commit/508929d42a8735b05815b5332a4733ed8d0bf1eb
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M libc/utils/hdrgen/gpu_headers.py

  Log Message:
  -----------
  [libc] Make GpuHeaderFile a subclass (#121445)

Replace copy&paste from HeaderFile to GpuHeaderFile with
subclassing.  Only the __str__ method differs.



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