[PATCH] D135721: [HLSL] Added HLSL this as a reference

Grace Jennings via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 16:06:02 PDT 2022


gracejennings updated this revision to Diff 466964.
gracejennings added a comment.

Includng formatting update


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135721/new/

https://reviews.llvm.org/D135721

Files:
  clang/include/clang/AST/ExprCXX.h
  clang/lib/AST/ExprClassification.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaExprMember.cpp
  clang/test/AST/HLSL/RWBuffer-AST.hlsl
  clang/test/AST/HLSL/this-reference-template.hlsl
  clang/test/AST/HLSL/this-reference.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135721.466964.patch
Type: text/x-patch
Size: 13151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/7706ddb9/attachment.bin>


More information about the cfe-commits mailing list