[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:22:30 PST 2022


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

Remove outdated 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.414277.patch
Type: text/x-patch
Size: 4239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220310/459f43fc/attachment.bin>


More information about the cfe-commits mailing list