コミット履歴

作者 SHA1 メッセージ 日付
  Stephan T. Lavavej 5d91f314f1 [libcxx] [test] Change comments to say C++ instead of c++. NFC. 8 年 前
  Stephan T. Lavavej 5597800045 [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3. 8 年 前
  Eric Fiselier f4a698aa30 Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. 9 年 前
  Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 年 前
  Eric Fiselier c6c26a44de Complete LWG issue #2016. Allocators must be nothrow swappable 9 年 前
  Marshall Clow 7d914d1bff Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates. 10 年 前
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 年 前