projects
/
clang
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74ec8db
)
Fix failing test plist-macros-with-expansion-ctu.c
author
Balazs Keri
<1.int32@gmail.com>
Thu, 25 Jul 2019 12:46:42 +0000
(12:46 +0000)
committer
Balazs Keri
<1.int32@gmail.com>
Thu, 25 Jul 2019 12:46:42 +0000
(12:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367013
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/plist-macros-with-expansion-ctu.c
patch
|
blob
|
history
diff --git
a/test/Analysis/plist-macros-with-expansion-ctu.c
b/test/Analysis/plist-macros-with-expansion-ctu.c
index ff99b619fd77c92a53c849727bf4a40757d07a55..193b8f37480e7c0ff7d9c65a8998737920363711 100644
(file)
--- a/
test/Analysis/plist-macros-with-expansion-ctu.c
+++ b/
test/Analysis/plist-macros-with-expansion-ctu.c
@@
-1,7
+1,6
@@
// RUN: rm -rf %t && mkdir %t
// RUN: mkdir -p %t/ctudir
-// RUN: %clang_cc1 -triple x86_64-pc-linux-gnu \
-// RUN: -emit-pch -o %t/ctudir/plist-macros-ctu.c.ast %S/Inputs/plist-macros-ctu.c
+// RUN: %clang_cc1 -emit-pch -o %t/ctudir/plist-macros-ctu.c.ast %S/Inputs/plist-macros-ctu.c
// RUN: cp %S/Inputs/plist-macros-with-expansion-ctu.c.externalDefMap.txt %t/ctudir/externalDefMap.txt
// RUN: %clang_analyze_cc1 -analyzer-checker=core \