コミット履歴

作者 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 年 前
  Marshall Clow 1e00d6db31 Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 年 前