コミット履歴

作者 SHA1 メッセージ 日付
  Marshall Clow 527149c670 Update a deque test with more assertions. NFC 6 年 前
  Marshall Clow fa199b9339 Add noexcept to operator[] for array and deque. This is an extension. We already do this for string and string_view. This should give better codegen inside of noexcept functions. 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 年 前
  Eric Fiselier 6cb35ede81 [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types. 7 年 前
  Stephan T. Lavavej a686caad20 [libcxx] [test] Untabify, NFC. 8 年 前
  Stephan T. Lavavej 16e2ba19df [libcxx] [test] Fix comment typos, strip trailing whitespace. 8 年 前
  Marshall Clow d25c997c77 Implement the missing constexpr stuff in <array>. Fixes PR#31645. 8 年 前
  Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 年 前
  Eric Fiselier 237206bfda Suppress array initialization warnings in std::experimental::apply tests 10 年 前
  Eric Fiselier 02bb4bdb49 Fix warnings in array and assoc containers 10 年 前
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 年 前