summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/constexpr_char_traits.hpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-138/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Fix PR 31938 - std::basic_string constructors use non-deductible par...Eric Fiselier2017-02-171-1/+2
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Fix some non-standard parts of our test suite. Reported by STLEric Fiselier2016-04-221-21/+21
* Add pragma system header to some experimental headers and add newlines to files.Eric Fiselier2015-02-101-1/+1
* Mark assign to be constepr only in c++14; can't have constexpr fns that retur...Marshall Clow2014-06-101-1/+1
* Testing infastructure: A template for char_traits where all the functions are...Marshall Clow2014-06-061-0/+138
OpenPOWER on IntegriCloud