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
  Eric Fiselier 8c36703b2b Fix static assert diagnostic checks in i386 6 years ago
  Eric Fiselier 01fac08922 Tolerate Clangs new static_assert messages 6 years ago
  Marshall Clow 568c481c7b [array.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is ill-formed if N >= M. We didn't do that. Add a static_assert to cause a failure, and a test that checks that we failed 8 years ago