[PATCH] D80061: [WebAssembly] Handle exception specifications

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 16 18:01:20 PDT 2020


aheejin updated this revision to Diff 264461.
aheejin added a comment.

- Add missing -o


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80061

Files:
  clang/docs/DiagnosticsReference.rst
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/CodeGen/CGException.cpp
  clang/test/CodeGenCXX/wasm-eh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80061.264461.patch
Type: text/x-patch
Size: 6868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200517/2448df9d/attachment-0001.bin>


More information about the cfe-commits mailing list