Issue 126565
Summary [HLSL] Add support for lexing floating-point literals in `RootSignatureLexer`
Labels HLSL
Assignees inbelic
Reporter inbelic
    This issue tracks adding support for adding literal floating point support into `LexNumber` of `RootSignatureLexer`.

There is some care need to be taken here for checking the supported floating-point formats match those from DXC.

Dependent on: 

AC:
- [ ] Update `LexNumber` to allow support for floating-point characters
- [ ] Add unit-testing for lexed floats and any newly defined diagnostics
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to