[all-commits] [llvm/llvm-project] bdb8b2: Revert "[HLSL] Update Frontend to support version ...
joaosaffran via All-commits
all-commits at lists.llvm.org
Thu Oct 2 13:45:53 PDT 2025
Branch: refs/heads/revert-160616-frontend/adding-new-tokens
Home: https://github.com/llvm/llvm-project
Commit: bdb8b2b33ce4ec74802b83e8189cb5d56a112231
https://github.com/llvm/llvm-project/commit/bdb8b2b33ce4ec74802b83e8189cb5d56a112231
Author: joaosaffran <joaosaffran at gmail.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M clang/include/clang/Basic/LangOptions.h
M clang/include/clang/Driver/Options.td
M clang/include/clang/Lex/HLSLRootSignatureTokenKinds.def
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/AST/TextNodeDumper.cpp
M clang/lib/Driver/ToolChains/HLSL.cpp
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/test/AST/HLSL/RootSignature-Target-AST.hlsl
M clang/test/AST/HLSL/RootSignatures-AST.hlsl
M clang/test/CodeGenHLSL/RootSignature.hlsl
M clang/test/SemaHLSL/RootSignature-err.hlsl
M clang/test/SemaHLSL/RootSignature-flags-err.hlsl
M clang/unittests/Lex/LexHLSLRootSignatureTest.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
M llvm/include/llvm/BinaryFormat/DXContainer.h
M llvm/include/llvm/Frontend/HLSL/HLSLRootSignature.h
M llvm/lib/Frontend/HLSL/HLSLRootSignature.cpp
M llvm/lib/Frontend/HLSL/RootSignatureValidations.cpp
M llvm/lib/ObjectYAML/DXContainerYAML.cpp
M llvm/unittests/Frontend/HLSLRootSignatureDumpTest.cpp
Log Message:
-----------
Revert "[HLSL] Update Frontend to support version 1.2 of root signature (#160…"
This reverts commit f2c8c42821a8c6de8984a1e7a932233cf221d5c1.
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