[all-commits] [llvm/llvm-project] a12bcb: Move skipping of implicit initializer of hlsl_cons...

Helena Kotas via All-commits all-commits at lists.llvm.org
Tue Feb 4 21:50:13 PST 2025


  Branch: refs/heads/users/hekotas/pr-124886
  Home:   https://github.com/llvm/llvm-project
  Commit: a12bcbc287d706c2c7fa56005badb40d4a0fa6fc
      https://github.com/llvm/llvm-project/commit/a12bcbc287d706c2c7fa56005badb40d4a0fa6fc
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp

  Log Message:
  -----------
  Move skipping of implicit initializer of hlsl_constant decls to a different PR.


  Commit: 6dc3a1a2c4fb202f96c606be06add00c30b39a75
      https://github.com/llvm/llvm-project/commit/6dc3a1a2c4fb202f96c606be06add00c30b39a75
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp

  Log Message:
  -----------
  Merge branch 'users/hekota/pr-124840' of https://github.com/llvm/llvm-project into cbuffer-codegen5


  Commit: 66ae78472080bb2b9de4b99ff63b5219f14c75c8
      https://github.com/llvm/llvm-project/commit/66ae78472080bb2b9de4b99ff63b5219f14c75c8
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M clang/include/clang/AST/Decl.h
    M clang/lib/AST/Decl.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaHLSL.cpp

  Log Message:
  -----------
  Add LayoutStruct to HLSLBufferDecl; add skipping of implicit initializers


  Commit: e042f72eee72ffb58d27dfd5e6011bd2e510ab84
      https://github.com/llvm/llvm-project/commit/e042f72eee72ffb58d27dfd5e6011bd2e510ab84
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/AST/HLSL/cbuffer.hlsl

  Log Message:
  -----------
  desugar types and check for resource builtin type


  Commit: a8cdd4536867465e3d6e2b4ad8c49b27ee94dec8
      https://github.com/llvm/llvm-project/commit/a8cdd4536867465e3d6e2b4ad8c49b27ee94dec8
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/AST/HLSL/cbuffer.hlsl

  Log Message:
  -----------
  Merge branch 'users/hekota/pr-124840' of https://github.com/llvm/llvm-project into cbuffer-codegen5


Compare: https://github.com/llvm/llvm-project/compare/749e88e87f36...a8cdd4536867

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