summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/constexpr-string.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r338602:Hans Wennborg2018-08-021-142/+6
* [constexpr] Support for constant evaluation of __builtin_memcpy andRichard Smith2018-07-311-6/+142
* [AST] Another attempt at fixing the ARM bots.Benjamin Kramer2018-04-241-3/+3
* [AST] Use a bit of trickery to make test pass on platforms where wchar_t is u...Benjamin Kramer2018-04-241-3/+5
* [AST] strcmp/memcmp always compares unsigned chars.Benjamin Kramer2018-04-231-0/+13
* P0426: Make the library implementation of constexpr char_traits a little easierRichard Smith2017-01-201-0/+21
* Support constant expression evaluation for wchar_t versions of simple stringRichard Smith2016-11-291-4/+99
* [c++1z] Support constant folding for __builtin_strchr and __builtin_memchr.Richard Smith2016-11-121-1/+39
* [c++1z] Add constant-folding support for strcmp, strncmp, and memcmp, toRichard Smith2016-11-111-0/+68
OpenPOWER on IntegriCloud