[all-commits] [llvm/llvm-project] fc438d: [HLSL] avoid unnamed bit fields when dealing with ...

Sarah Spall via All-commits all-commits at lists.llvm.org
Tue Sep 23 09:36:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc438d30d92b09cad28bbc189910f9bb958d8f3b
      https://github.com/llvm/llvm-project/commit/fc438d30d92b09cad28bbc189910f9bb958d8f3b
  Author: Sarah Spall <sarahspall at microsoft.com>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl

  Log Message:
  -----------
  [HLSL] avoid unnamed bit fields when dealing with InitLists in HLSL (#159212)

In HLSL Init List code avoid initializing unnamed bitfields and avoid
initializing using unnamed bit fields.
Add tests.
Closes #157922



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