提交历史

作者 SHA1 备注 提交日期
  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 c538ab0daa [libcxx] [test] Fix whitespace, NFC. 7 年之前
  Marshall Clow 48a4655868 More P0202 constexpr work. This commit adds fill/fill_n/generate/generate_n/unique/unique_copy. I removed a specialization of fill_n that recognized when we were dealing with raw pointers and 1 byte trivially-assignable types and did a memset, because the compiler will do that optimization for us. 7 年之前
  Eric Fiselier 6b17a7ba2c Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 年之前
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 年之前