[PATCH] D80061: [WebAssembly] Handle exception specifications

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


aheejin added a comment.

This is an improved version of D79655 <https://reviews.llvm.org/D79655>. The warning now can be suppressed by `-Wno-wasm-exception-spec`. To do this, we needed a diagnostic group.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80061





More information about the cfe-commits mailing list