summaryrefslogtreecommitdiff
path: root/clang/lib/Lex/LexHLSLRootSignature.cpp
AgeCommit message (Expand)Author
2025-07-08[HLSL][RootSignature] Correct `RootSignatureParser` to use correct `SourceLoc...Finn Plummer
2025-04-30[HLSL][RootSignature] Add lexing support for floating points (#137720)Finn Plummer
2025-04-04[NFC][HLSL][RootSignature] Make the Lexer adhere to naming conventions (#134136)Finn Plummer
2025-04-01Reland "[HLSL][RootSignature] Implement parsing of a DescriptorTable with emp...Finn Plummer
2025-03-28[HLSL][RootSignature] Make Root Signature lexer keywords case-insensitive (#1...Finn Plummer
2025-02-14[HLSL][RootSignature] Implement Lexing of DescriptorTables (#122981)Finn Plummer