1. cc89063 libcxx: Rename .hpp files in libcxx/test/support to .h by Nico Weber · 6 years ago[Renamed from libcxx/test/support/constexpr_char_traits.hpp]
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. dd3ba79 [libc++] Fix PR 31938 - std::basic_string constructors use non-deductible parameter types. by Eric Fiselier · 9 years ago
  4. a730ed3 [libcxx] [test] Fix comment typos, strip trailing whitespace. by Stephan T. Lavavej · 9 years ago
  5. b530a25 Fix some non-standard parts of our test suite. Reported by STL by Eric Fiselier · 10 years ago
  6. cc2e1ab Add pragma system header to some experimental headers and add newlines to files. by Eric Fiselier · 11 years ago
  7. d0817f5 Mark assign to be constepr only in c++14; can't have constexpr fns that return void in C++11 by Marshall Clow · 11 years ago
  8. 57e06df Testing infastructure: A template for char_traits where all the functions are constexpr, and a comparison predicate which counts how many times it's been called. by Marshall Clow · 11 years ago