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'};
----------------
shafik wrote:
I think that is ok, we are just making we test both the happy and unhappy path.
https://github.com/llvm/llvm-project/pull/160118
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits