[PATCH] D136743: [HLSL] support ConstantBuffer

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 10:59:51 PDT 2022


python3kgae updated this revision to Diff 470870.
python3kgae edited the summary of this revision.
python3kgae added a comment.

Fix windows test fail caused by dead ptr.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136743

Files:
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/test/AST/HLSL/CBV.hlsl
  clang/test/SemaHLSL/BuiltIns/CBV.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136743.470870.patch
Type: text/x-patch
Size: 4754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221026/07b2381d/attachment.bin>


More information about the cfe-commits mailing list