[libcxx-commits] [PATCH] D59166: Remove exception throwing debug	mode handler support.
    Eric Fiselier via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Mar 18 14:50:49 PDT 2019
    
    
  
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX356417: Remove exception throwing debug mode handler support. (authored by EricWF, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D59166?vs=191181&id=191182#toc
Repository:
  rCXX libc++
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59166/new/
https://reviews.llvm.org/D59166
Files:
  include/__config
  include/__debug
  include/__hash_table
  include/iterator
  include/list
  include/string
  include/vector
  lib/abi/CHANGELOG.TXT
  lib/abi/x86_64-apple-darwin.v1.abilist
  lib/abi/x86_64-apple-darwin.v2.abilist
  lib/abi/x86_64-unknown-linux-gnu.v1.abilist
  src/debug.cpp
  test/libcxx/containers/sequences/array/array.zero/db_back.pass.cpp
  test/libcxx/containers/sequences/array/array.zero/db_front.pass.cpp
  test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp
  test/libcxx/debug/containers/db_associative_container_tests.pass.cpp
  test/libcxx/debug/containers/db_sequence_container_iterators.pass.cpp
  test/libcxx/debug/containers/db_string.pass.cpp
  test/libcxx/debug/containers/db_unord_container_tests.pass.cpp
  test/libcxx/debug/debug_helper_test.pass.cpp
  test/libcxx/debug/debug_register.pass.cpp
  test/libcxx/debug/debug_throw.pass.cpp
  test/libcxx/debug/debug_throw_register.pass.cpp
  test/libcxx/input.output/filesystems/class.path/path.itr/iterator_db.pass.cpp
  test/libcxx/thread/futures/futures.promise/set_exception.pass.cpp
  test/libcxx/thread/futures/futures.promise/set_exception_at_thread_exit.pass.cpp
  test/support/container_debug_tests.hpp
  test/support/debug_mode_helper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59166.191182.patch
Type: text/x-patch
Size: 105156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190318/ddc1e756/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list