[PATCH] D59520: [WebAssembly] Address review comments on r352930

sunfishcode via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 5 11:47:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG931fcd3ba011: [WebAssembly] Improve clang diagnostics for wasm attributes (authored by sunfishcode).

Changed prior to commit:
  https://reviews.llvm.org/D59520?vs=268329&id=268900#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59520

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/AST/ast-dump-wasm-attr-export.c
  clang/test/AST/ast-dump-wasm-attr-import.c
  clang/test/Sema/attr-wasm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59520.268900.patch
Type: text/x-patch
Size: 11407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200605/b8eade08/attachment.bin>


More information about the cfe-commits mailing list