[all-commits] [llvm/llvm-project] da7724: pre-req: add keywords
Finn Plummer via All-commits
all-commits at lists.llvm.org
Fri May 16 11:25:12 PDT 2025
Branch: refs/heads/users/inbelic/pr-140293
Home: https://github.com/llvm/llvm-project
Commit: da7724f935387f7a922ee2188f575f8d350968b1
https://github.com/llvm/llvm-project/commit/da7724f935387f7a922ee2188f575f8d350968b1
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M clang/include/clang/Lex/HLSLRootSignatureTokenKinds.def
M clang/unittests/Lex/LexHLSLRootSignatureTest.cpp
Log Message:
-----------
pre-req: add keywords
Commit: df5d04ed65fc9afa27c81b9e9c088292977c7e9e
https://github.com/llvm/llvm-project/commit/df5d04ed65fc9afa27c81b9e9c088292977c7e9e
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-05-16 (Fri, 16 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:
-----------
add parsing of TextureAddressMode for addressU
Commit: c2dfcc1a0b4c28e4ac37ca78b062a43847f8c0d6
https://github.com/llvm/llvm-project/commit/c2dfcc1a0b4c28e4ac37ca78b062a43847f8c0d6
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-05-16 (Fri, 16 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:
-----------
add parsing of addressV and addressW
Compare: https://github.com/llvm/llvm-project/compare/da7724f93538%5E...c2dfcc1a0b4c
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