diff options
author | Finn Plummer <finn.c.plum@gmail.com> | 2025-06-26 09:19:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-26 09:19:10 -0700 |
commit | 2e3995981cb3373e1159c2822e9ab48911caa0d9 (patch) | |
tree | cfeaefe3368993d56db6efe5d23c1c5a70c2f798 /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | aeea062dd43e164889f35c24b98cb1994ead50cb (diff) | |
download | llvm-2e3995981cb3373e1159c2822e9ab48911caa0d9.zip llvm-2e3995981cb3373e1159c2822e9ab48911caa0d9.tar.gz llvm-2e3995981cb3373e1159c2822e9ab48911caa0d9.tar.bz2 |
[HLSL][RootSignature] Use "stringified" version for diagnostic output of punctuator tokens (#145827)
This pr will corrects the output with a stringified version of a
puncuator (eg `')'`) instead of its ascii value.
- Update `LexHLSLRootSignature` to fix the `DiagnosticBuilder`
`operator<<` overload to correclty format the puncuator
- Add testcase demonstrating the stringified version is output
Resolves https://github.com/llvm/llvm-project/issues/145814.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions