[PATCH] D80061: [WebAssembly] Handle exception specifications

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 19 01:36:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd94bacbcf87a: [WebAssembly] Handle exception specifications (authored by aheejin).

Changed prior to commit:
  https://reviews.llvm.org/D80061?vs=264466&id=264821#toc

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.264821.patch
Type: text/x-patch
Size: 6884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200519/be7702ab/attachment.bin>


More information about the cfe-commits mailing list