Historique des commits

Auteur SHA1 Message Date
  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. il y a 6 ans
  JF Bastien e15dd4e32e Support tests in freestanding il y a 6 ans
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Stephan T. Lavavej e619862dbf [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. il y a 8 ans
  Marshall Clow 1e00d6db31 Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 il y a 9 ans