[PATCH] D107141: [Inline-asm] Add semacheck for unsupported constraint

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 3 08:00:21 PDT 2021


pengfei updated this revision to Diff 363746.
pengfei added a comment.

Implemented the handling for structure types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107141

Files:
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/Sema/SemaStmtAsm.cpp
  clang/test/Sema/asm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107141.363746.patch
Type: text/x-patch
Size: 5032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210803/7f8b565a/attachment-0001.bin>


More information about the cfe-commits mailing list