Commit History

Author SHA1 Message Date
  Nico Weber 28db4445e2 libcxx: Rename .hpp files in libcxx/test/support to .h 6 years ago
  Marshall Clow df2f36590d Fix a couple of tests that assumed that compare retunred -1/0/1 instead of <0/0/>0. Thanks to Jonathan Wakely for the report. 6 years ago
  JF Bastien e15dd4e32e Support tests in freestanding 6 years ago
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 years ago
  Billy Robert O'Neal III 8989fab841 [libcxx] [test] Add missing <stdexcept> in several tests. 7 years ago
  Stephan T. Lavavej eae7e51a7d [libcxx] [test] Fix string_view tests. 8 years ago
  Marshall Clow 15362334f6 Fix some string_view tests that were failing when exceptions were disabled. Also comment out a _LIBCPP_ASSERT that gcc4.9 was complaining about. Will revisit that later. 9 years ago
  Marshall Clow 1e00d6db31 Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago