From 399ea405d485474350a58a590d50154732000c2f Mon Sep 17 00:00:00 2001 From: Cristian Cadar Date: Thu, 22 Feb 2024 23:18:44 +0000 Subject: Small refactorings and reformatting in callExternalFunction --- test/Feature/ExtCallOverapprox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Feature/ExtCallOverapprox.c') diff --git a/test/Feature/ExtCallOverapprox.c b/test/Feature/ExtCallOverapprox.c index 9f69b3dd..76ae319d 100644 --- a/test/Feature/ExtCallOverapprox.c +++ b/test/Feature/ExtCallOverapprox.c @@ -1,4 +1,4 @@ -// This test checks that under using the under-approximate external call policy, the symbolic arguments are left unconstrained by the external call +// This test checks that under using the over-approximate external call policy, the symbolic arguments are left unconstrained by the external call // RUN: %clang %s -emit-llvm %O0opt -g -c -o %t.bc // RUN: rm -rf %t.klee-out -- cgit 1.4.1