From b4d8fe0301b82e8abff0336bf6d1347dff11a853 Mon Sep 17 00:00:00 2001 From: Frank Busse Date: Thu, 7 Mar 2019 13:06:27 +0000 Subject: tests: rename xxclang to clangxx --- test/CXX/SimpleVirtual.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CXX/SimpleVirtual.cpp') diff --git a/test/CXX/SimpleVirtual.cpp b/test/CXX/SimpleVirtual.cpp index 588367e9..8f6e838a 100644 --- a/test/CXX/SimpleVirtual.cpp +++ b/test/CXX/SimpleVirtual.cpp @@ -1,4 +1,4 @@ -// RUN: %xxclang %s -emit-llvm %O0opt -c -o %t1.bc +// RUN: %clangxx %s -emit-llvm %O0opt -c -o %t1.bc // RUN: rm -rf %t.klee-out // RUN: %klee --output-dir=%t.klee-out --no-output --exit-on-error --external-calls=none %t1.bc -- cgit 1.4.1