[all-commits] [llvm/llvm-project] 944db8: Permit constant evaluation of mixed __builtin_memc...
Richard Smith via All-commits
all-commits at lists.llvm.org
Sun Apr 5 15:37:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 944db8a433f591e514219c12fa33b7e8fdd5e883
https://github.com/llvm/llvm-project/commit/944db8a433f591e514219c12fa33b7e8fdd5e883
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-04-05 (Sun, 05 Apr 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constexpr-string.cpp
Log Message:
-----------
Permit constant evaluation of mixed __builtin_memcmp between char and
char8_t.
More information about the All-commits
mailing list