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

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 9 22:18:22 PST 2022


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

Address review comment.


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.414276.patch
Type: text/x-patch
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220310/79f6363c/attachment-0001.bin>


More information about the cfe-commits mailing list