Commit History

作者 SHA1 備註 提交日期
  Marshall Clow ddb1b0576a Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is. 6 年之前
  JF Bastien e15dd4e32e Support tests in freestanding 6 年之前
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 年之前
  Stephan T. Lavavej e619862dbf [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 8 年之前
  Marshall Clow 1e00d6db31 Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 年之前