[PATCH] D107141: [Inline-asm] Add diagnosts for unsupported inline assembly arguments

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 18:27:17 PST 2022


pengfei updated this revision to Diff 413676.
pengfei marked 2 inline comments as done.
pengfei added a comment.

Thanks @skan !


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107141

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  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.413676.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220308/953500e1/attachment.bin>


More information about the cfe-commits mailing list