Permit constant evaluation of mixed __builtin_memcmp between char and
authorRichard Smith <richard@metafoo.co.uk>
Sun, 5 Apr 2020 22:35:32 +0000 (15:35 -0700)
committerRichard Smith <richard@metafoo.co.uk>
Sun, 5 Apr 2020 22:35:32 +0000 (15:35 -0700)
commit944db8a433f591e514219c12fa33b7e8fdd5e883
treec456730033a18afd2cb322625a40a1a9ecfd5f2b
parent7f24db01751da6953782630bb42dcca8a111590b
Permit constant evaluation of mixed __builtin_memcmp between char and
char8_t.
clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/constexpr-string.cpp