[all-commits] [llvm/llvm-project] fc2fc6: [HLSL][RootSignature] Add parsing for empty RootPa...
Finn Plummer via All-commits
all-commits at lists.llvm.org
Thu May 15 15:00:11 PDT 2025
Branch: refs/heads/users/inbelic/pr-140147
Home: https://github.com/llvm/llvm-project
Commit: fc2fc60145e65a1b32542cbaf9b4bd6ce3b1509d
https://github.com/llvm/llvm-project/commit/fc2fc60145e65a1b32542cbaf9b4bd6ce3b1509d
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-05-15 (Thu, 15 May 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 RootParams
- define the RootParam in-memory struct containing its type
- add test harness for testing
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