[all-commits] [llvm/llvm-project] 693678: fix for root elements

Finn Plummer via All-commits all-commits at lists.llvm.org
Tue Jul 8 12:01:48 PDT 2025


  Branch: refs/heads/users/inbelic/pr-147350
  Home:   https://github.com/llvm/llvm-project
  Commit: 693678297eddf2d64dbd7c9d1c36fccc803b7065
      https://github.com/llvm/llvm-project/commit/693678297eddf2d64dbd7c9d1c36fccc803b7065
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/test/SemaHLSL/RootSignature-err.hlsl
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  fix for root elements


  Commit: a8fe5cd4db06d86771463f2e8fdf1c9f4fe9fae7
      https://github.com/llvm/llvm-project/commit/a8fe5cd4db06d86771463f2e8fdf1c9f4fe9fae7
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  fix for descriptor table


  Commit: 945aa9efc0d1f6f432f38cb97024b654a06e7293
      https://github.com/llvm/llvm-project/commit/945aa9efc0d1f6f432f38cb97024b654a06e7293
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  fix for root constants


  Commit: 633df1db8f0a341a557dfa9b4159ae7e73d1d966
      https://github.com/llvm/llvm-project/commit/633df1db8f0a341a557dfa9b4159ae7e73d1d966
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/include/clang/Parse/ParseHLSLRootSignature.h
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  fix for root descriptors


  Commit: 282c4c1dd5d25270d73cef6afc6f228030d7c5a1
      https://github.com/llvm/llvm-project/commit/282c4c1dd5d25270d73cef6afc6f228030d7c5a1
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/include/clang/Parse/ParseHLSLRootSignature.h
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  fix for descriptor table clauses


  Commit: dfde6d478b9e16af1fd5ffaec57772d6f4fe576d
      https://github.com/llvm/llvm-project/commit/dfde6d478b9e16af1fd5ffaec57772d6f4fe576d
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  fix for static samplers


  Commit: 29f7badc02f141e7a8e19cc938d6d547801b7062
      https://github.com/llvm/llvm-project/commit/29f7badc02f141e7a8e19cc938d6d547801b7062
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/include/clang/Parse/ParseHLSLRootSignature.h
    M clang/lib/Parse/ParseHLSLRootSignature.cpp

  Log Message:
  -----------
  rebase-fix: remove unneeded params

- these are lingering from the improve diag related changes


Compare: https://github.com/llvm/llvm-project/compare/693678297edd%5E...29f7badc02f1

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