[PATCH] D72644: [clang] Add -fignore-exceptions

Jason Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 12 01:57:18 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG55e2678fcd4d: [clang] Add -fignore-exceptions (authored by jasonliu).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D72644?vs=237766&id=244106#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72644

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGException.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/ignore-exceptions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72644.244106.patch
Type: text/x-patch
Size: 4939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200212/7f935889/attachment.bin>


More information about the cfe-commits mailing list