[PATCH] D159247: [HLSL] Cleanup support for `this` as an l-value
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 30 19:13:55 PDT 2023
beanz added a comment.
Full disclosure here, I need to write some more tests for this. It should be NFC for all languages other than HLSL, but I want to spend some time making sure that the tests adequately exercise the HLSL paths (which should also be mostly NFC).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159247/new/
https://reviews.llvm.org/D159247
More information about the cfe-commits
mailing list