[all-commits] [llvm/llvm-project] 023399: Make the layout struct name shorter

Helena Kotas via All-commits all-commits at lists.llvm.org
Thu Jan 16 12:04:16 PST 2025


  Branch: refs/heads/users/hekota/pr-122820
  Home:   https://github.com/llvm/llvm-project
  Commit: 02339941348fa95123dff2f4d0c1f19568d3406b
      https://github.com/llvm/llvm-project/commit/02339941348fa95123dff2f4d0c1f19568d3406b
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/AST/HLSL/ast-dump-comment-cbuffer-tbuffer.hlsl
    M clang/test/AST/HLSL/cbuffer.hlsl
    M clang/test/AST/HLSL/pch_hlsl_buffer.hlsl

  Log Message:
  -----------
  Make the layout struct name shorter

Use "__layout." prefix instead of "__hostlayout.struct." to make the text output more concise for both AST and LLVM IR.



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