index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
constexpr-string.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Builtins] Treat `bcmp` as a builtin.
Clement Courbet
2019-02-14
1
-0
/
+49
*
[ExprConstant] Improve memchr/memcmp for type mismatch and multibyte element ...
Hubert Tong
2018-12-12
1
-12
/
+186
*
[constexpr] Fix ICE when memcpy() is given a pointer to an incomplete array
Petr Pavlu
2018-10-04
1
-0
/
+37
*
Fix crash on call to __builtin_memcpy with a null pointer to an
Richard Smith
2018-09-13
1
-0
/
+17
*
[constexpr] Support for constant evaluation of __builtin_memcpy and
Richard Smith
2018-08-04
1
-6
/
+142
*
Revert r338455 "[constexpr] Support for constant evaluation of __builtin_memc...
Hans Wennborg
2018-08-01
1
-142
/
+6
*
[constexpr] Support for constant evaluation of __builtin_memcpy and
Richard Smith
2018-07-31
1
-6
/
+142
*
[AST] Another attempt at fixing the ARM bots.
Benjamin Kramer
2018-04-24
1
-3
/
+3
*
[AST] Use a bit of trickery to make test pass on platforms where wchar_t is u...
Benjamin Kramer
2018-04-24
1
-3
/
+5
*
[AST] strcmp/memcmp always compares unsigned chars.
Benjamin Kramer
2018-04-23
1
-0
/
+13
*
P0426: Make the library implementation of constexpr char_traits a little easier
Richard Smith
2017-01-20
1
-0
/
+21
*
Support constant expression evaluation for wchar_t versions of simple string
Richard Smith
2016-11-29
1
-4
/
+99
*
[c++1z] Support constant folding for __builtin_strchr and __builtin_memchr.
Richard Smith
2016-11-12
1
-1
/
+39
*
[c++1z] Add constant-folding support for strcmp, strncmp, and memcmp, to
Richard Smith
2016-11-11
1
-0
/
+68