================ @@ -0,0 +1,18 @@ +// RUN: %clang_cc1 -fsanitize=alloc-token -fsanitize-alloc-token-extended -falloc-token-max=2147483647 -triple x86_64-linux-gnu -x c -emit-llvm %s -o - | FileCheck %s ---------------- zmodem wrote:
(As in the other PRs, I think we may want to check the metadata here instead, also `-x c` is redundant.) https://github.com/llvm/llvm-project/pull/156841 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
