[all-commits] [llvm/llvm-project] d6e88d: pre-req: add missing lexing keywords

Finn Plummer via All-commits all-commits at lists.llvm.org
Wed Apr 30 10:29:28 PDT 2025


  Branch: refs/heads/users/inbelic/pr-137999
  Home:   https://github.com/llvm/llvm-project
  Commit: d6e88d0ced28861ed0181b2d4aa2269582f768d9
      https://github.com/llvm/llvm-project/commit/d6e88d0ced28861ed0181b2d4aa2269582f768d9
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M clang/include/clang/Lex/HLSLRootSignatureTokenKinds.def
    M clang/unittests/Lex/LexHLSLRootSignatureTest.cpp

  Log Message:
  -----------
  pre-req: add missing lexing keywords


  Commit: 81e6e05cdc78ae5b8b212c27084a6111056e4253
      https://github.com/llvm/llvm-project/commit/81e6e05cdc78ae5b8b212c27084a6111056e4253
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M clang/include/clang/Parse/ParseHLSLRootSignature.h
    M clang/lib/Parse/ParseHLSLRootSignature.cpp
    M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
    M llvm/include/llvm/Frontend/HLSL/HLSLRootSignature.h

  Log Message:
  -----------
  [HLSL][RootSignature] Add parsing for empty RootConstants

- defines the empty RootConstants in-memory struct
- adds test harness for testing it


  Commit: 6912198648fb70b23728df89fc44916b4f481c2d
      https://github.com/llvm/llvm-project/commit/6912198648fb70b23728df89fc44916b4f481c2d
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

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

  Log Message:
  -----------
  nfc: clean-up review comment from previous pr


Compare: https://github.com/llvm/llvm-project/compare/d6e88d0ced28%5E...6912198648fb

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