[PATCH] D123167: [HLSL] Pointers are unsupported in HLSL
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 14:07:04 PDT 2022
beanz added a comment.
In D123167#3434364 <https://reviews.llvm.org/D123167#3434364>, @tschuett wrote:
> Relying on the parser to find semantic misbehavior sounds strange ...
I don't disagree. An alternative point: HLSL has no _syntax_ for pointers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123167/new/
https://reviews.llvm.org/D123167
More information about the cfe-commits
mailing list