[clang] [HLSL] Rewrite semantics parsing (PR #152537)
Chris B via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 14 06:47:06 PDT 2025
================
@@ -459,6 +495,7 @@ void CGHLSLRuntime::emitEntryFunction(const FunctionDecl *FD,
// FIXME: support struct parameters where semantics are on members.
// See: https://github.com/llvm/llvm-project/issues/57874
+
----------------
llvm-beanz wrote:
nit: stray whitespace change
```suggestion
```
https://github.com/llvm/llvm-project/pull/152537
More information about the cfe-commits
mailing list