projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0170cc7
)
clang/test/Preprocessor/iwithprefix.c: Tweak default includes not to use /usr/include.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 25 Jan 2013 23:17:20 +0000
(23:17 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 25 Jan 2013 23:17:20 +0000
(23:17 +0000)
You may see such a message on non-posix system;
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/include"
llvm-svn: 173525
clang/test/Preprocessor/iwithprefix.c
patch
|
blob
|
history
diff --git
a/clang/test/Preprocessor/iwithprefix.c
b/clang/test/Preprocessor/iwithprefix.c
index 0bfa2bed79aba64e3d3aeef1449dbe2cb907ee30..c11f36e94b5a207460eee2f01d87da74cdc8b8cf 100644
(file)
--- a/
clang/test/Preprocessor/iwithprefix.c
+++ b/
clang/test/Preprocessor/iwithprefix.c
@@
-10,7
+10,7
@@
// CHECK: #include <...> search starts here:
// CHECK: {{.*}}.tmps/first
-// CHECK: /
usr
/include
+// CHECK: /
lib/clang/{{[.0-9]+}}
/include
// CHECK: {{.*}}.tmps/second
// CHECK-NOT: {{.*}}.tmps