[all-commits] [llvm/llvm-project] e3e711: pre-req: add keywords
Finn Plummer via All-commits
all-commits at lists.llvm.org
Fri May 16 13:58:22 PDT 2025
Branch: refs/heads/users/inbelic/pr-140305
Home: https://github.com/llvm/llvm-project
Commit: e3e711f09017205bca27e38046365ceaa9bdc4cd
https://github.com/llvm/llvm-project/commit/e3e711f09017205bca27e38046365ceaa9bdc4cd
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: 60127c8be3502c45fba3e1e0295ddb4febe2b988
https://github.com/llvm/llvm-project/commit/60127c8be3502c45fba3e1e0295ddb4febe2b988
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 comparisonfunc
Commit: 80f2606f817c58aa79fff7409b4098999001b2ef
https://github.com/llvm/llvm-project/commit/80f2606f817c58aa79fff7409b4098999001b2ef
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 borderColor
Commit: 845bc88171cd9429392ec1d9b6cddc18b0c49b0f
https://github.com/llvm/llvm-project/commit/845bc88171cd9429392ec1d9b6cddc18b0c49b0f
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
clang format
Compare: https://github.com/llvm/llvm-project/compare/e3e711f09017%5E...845bc88171cd
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