From 676fbe8105eeb6ff4bb2ed261cb212fcfdbe7b63 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 19 Jan 2019 10:04:05 +0000 Subject: Vendor import of clang trunk r351319 (just before the release_80 branch point): https://llvm.org/svn/llvm-project/cfe/trunk@351319 --- test/Analysis/func-mapping-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Analysis/func-mapping-test.cpp') diff --git a/test/Analysis/func-mapping-test.cpp b/test/Analysis/func-mapping-test.cpp index 37e653882b7b..a5d7cfb449c7 100644 --- a/test/Analysis/func-mapping-test.cpp +++ b/test/Analysis/func-mapping-test.cpp @@ -1,4 +1,4 @@ -// RUN: %clang_func_map %s -- | FileCheck %s +// RUN: %clang_extdef_map %s -- | FileCheck %s int f(int) { return 0; -- cgit v1.3