커밋 기록

작성자 SHA1 메시지 날짜
  Nico Weber 28db4445e2 libcxx: Rename .hpp files in libcxx/test/support to .h 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 년 전
  Stephan T. Lavavej a2b7665eb2 [libcxx] [test] Strip trailing 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 29616b3806 Work around more -Wshadow warnings 8 년 전
  Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 년 전
  Eric Fiselier 31cb7fe75e [libcxx] Properly convert the count arguments to the *_n algorithms before use. 10 년 전
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 년 전