Timm =?utf-8?q?Bäder?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================
@@ -45,3 +48,10 @@ void f2() {
void test() {
f<constCat3, constMsg3>(nullptr);
}
+
+/// Arguments must be null terminated.
+constexpr char K[] = {'a', 'b'};
----------------
tbaederr wrote:
I added a null-terminated array test case, but I can't check that we really
have the right string here.
https://github.com/llvm/llvm-project/pull/160118
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits