Commit History

Author SHA1 Message Date
  JF Bastien e15dd4e32e Support tests in freestanding 6 years ago
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 years ago
  Marshall Clow 96484477d1 Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 6 years ago
  Marshall Clow af552ba05a Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234 8 years ago
  Eric Fiselier 952eaecfc6 Implement P0513R0 - "Poisoning the Hash" 8 years ago
  Stephan T. Lavavej 3e541a6172 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 8 years ago
  Marshall Clow 1e00d6db31 Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago