Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaCXX
/
constexpr-string.cpp
147b743
[ExprConstant] Improve memchr/memcmp for type mismatch and multibyte element types
by Hubert Tong
· 7 years ago
ed083f2
[constexpr] Fix ICE when memcpy() is given a pointer to an incomplete array
by Petr Pavlu
· 7 years ago
128719c
Fix crash on call to __builtin_memcpy with a null pointer to an incomplete type.
by Richard Smith
· 7 years ago
06f71b5
[constexpr] Support for constant evaluation of __builtin_memcpy and
by Richard Smith
· 7 years ago
6bd4f92
Revert r338455 "[constexpr] Support for constant evaluation of __builtin_memcpy and __builtin_memmove (in non-type-punning cases)."
by Hans Wennborg
· 7 years ago
96beffb
[constexpr] Support for constant evaluation of __builtin_memcpy and
by Richard Smith
· 7 years ago
bb156b5
[AST] Another attempt at fixing the ARM bots.
by Benjamin Kramer
· 7 years ago
2fdf81f
[AST] Use a bit of trickery to make test pass on platforms where wchar_t is unsigned.
by Benjamin Kramer
· 7 years ago
33b7092
[AST] strcmp/memcmp always compares unsigned chars.
by Benjamin Kramer
· 7 years ago
5e29dd3
P0426: Make the library implementation of constexpr char_traits a little easier
by Richard Smith
· 9 years ago
8110c9d
Support constant expression evaluation for wchar_t versions of simple string
by Richard Smith
· 9 years ago
e950795
[c++1z] Support constant folding for __builtin_strchr and __builtin_memchr.
by Richard Smith
· 9 years ago
e151bab
[c++1z] Add constant-folding support for strcmp, strncmp, and memcmp, to
by Richard Smith
· 9 years ago