[PATCH] D159247: [HLSL] Cleanup support for `this` as an l-value
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 31 12:57:48 PDT 2023
cor3ntin added a comment.
I would like @aaron.ballman to weight in, (he might not get back to you until next week), but overall, i think I'm pretty happy with this new direction.
================
Comment at: clang/include/clang/AST/DeclCXX.h:2174
+
static QualType getThisType(const FunctionProtoType *FPT,
----------------
Whitespace only change
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