[all-commits] [llvm/llvm-project] 0de37e: Revert "[HLSL][RootSignature] Implement parsing of...
Finn Plummer via All-commits
all-commits at lists.llvm.org
Mon Mar 31 13:18:17 PDT 2025
Branch: refs/heads/revert-133302-inbelic/rs-parse-empty
Home: https://github.com/llvm/llvm-project
Commit: 0de37ec26159a6840c93e6595975445ac6c0e642
https://github.com/llvm/llvm-project/commit/0de37ec26159a6840c93e6595975445ac6c0e642
Author: Finn Plummer <50529406+inbelic at users.noreply.github.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/include/clang/Lex/HLSLRootSignatureTokenKinds.def
M clang/include/clang/Lex/LexHLSLRootSignature.h
R clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/CMakeLists.txt
R clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/CMakeLists.txt
M clang/unittests/Lex/LexHLSLRootSignatureTest.cpp
R clang/unittests/Parse/CMakeLists.txt
R clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
R llvm/include/llvm/Frontend/HLSL/HLSLRootSignature.h
Log Message:
-----------
Revert "[HLSL][RootSignature] Implement parsing of a DescriptorTable with emp…"
This reverts commit e4b9486056fab7a262fdafbe70acf393c9767d12.
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