[all-commits] [llvm/llvm-project] 945ad1: Revert "[WebAssembly] Handle exception specificati...

Heejin Ahn via All-commits all-commits at lists.llvm.org
Fri May 15 21:35:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 945ad141ce63c94b5822d52ad76c49aba906a4b8
      https://github.com/llvm/llvm-project/commit/945ad141ce63c94b5822d52ad76c49aba906a4b8
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/CodeGen/CGException.cpp
    M clang/test/CodeGenCXX/wasm-eh.cpp

  Log Message:
  -----------
  Revert "[WebAssembly] Handle exception specifications"

This reverts commit bca347508c86647f9d44992275c9a364fbd9fb0d.

This broke clang/test/Misc/warning-flags.c, because the newly added
warning option in this commit didn't have a matching flag.




More information about the All-commits mailing list