[libcxx-commits] [PATCH] D106848: [libcxx] Don't define exception types with -fno-exceptions

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 26 22:28:34 PDT 2021


phosek updated this revision to Diff 361909.
Herald added subscribers: arichardson, mgorny.

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

https://reviews.llvm.org/D106848

Files:
  libcxx/CMakeLists.txt
  libcxx/include/__format/format_error.h
  libcxx/include/filesystem
  libcxx/include/future
  libcxx/include/ios
  libcxx/include/regex
  libcxx/include/stdexcept
  libcxx/include/system_error
  libcxx/src/filesystem/operations.cpp
  libcxx/src/format.cpp
  libcxx/src/future.cpp
  libcxx/src/ios.cpp
  libcxx/src/optional.cpp
  libcxx/src/regex.cpp
  libcxx/src/string.cpp
  libcxx/src/support/runtime/stdexcept_default.ipp
  libcxx/src/system_error.cpp
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxxabi/src/stdlib_stdexcept.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106848.361909.patch
Type: text/x-patch
Size: 11676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210727/c0ba09f9/attachment.bin>


More information about the libcxx-commits mailing list