[all-commits] [llvm/llvm-project] 73e8d6: Revert "[HLSL][RootSignature] Define and integrate...
Finn Plummer via All-commits
all-commits at lists.llvm.org
Thu Apr 3 09:41:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73e8d67a200beaa554a72cdd50e4d1a5a55caf69
https://github.com/llvm/llvm-project/commit/73e8d67a200beaa554a72cdd50e4d1a5a55caf69
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M clang/include/clang/AST/Attr.h
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/AttrDocs.td
M clang/include/clang/Sema/SemaHLSL.h
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/lib/Sema/SemaHLSL.cpp
R clang/test/AST/HLSL/RootSignatures-AST.hlsl
R clang/test/SemaHLSL/RootSignature-err.hlsl
Log Message:
-----------
Revert "[HLSL][RootSignature] Define and integrate `HLSLRootSignatureAttr`" (#134273)
Reverts llvm/llvm-project#134124
The build is failing again to a linking error:
[here](https://github.com/llvm/llvm-project/pull/134124#issuecomment-2776370486).
Again the error was not present locally or any of the pre-merge builds
and must have been transitively linked in these build environments...
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