Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0b9981b180ef2f08d2a97cfda2fb6ca35ad5e93c
/
libcxx
/
test
/
support
/
constexpr_char_traits.h
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]
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
dd3ba79
[libc++] Fix PR 31938 - std::basic_string constructors use non-deductible parameter types.
by Eric Fiselier
· 9 years ago
a730ed3
[libcxx] [test] Fix comment typos, strip trailing whitespace.
by Stephan T. Lavavej
· 9 years ago
b530a25
Fix some non-standard parts of our test suite. Reported by STL
by Eric Fiselier
· 10 years ago
cc2e1ab
Add pragma system header to some experimental headers and add newlines to files.
by Eric Fiselier
· 11 years ago
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
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