]> granicus.if.org Git - clang/commit
clang/test/Preprocessor/iwithprefix.c: Tweak default includes not to use /usr/include.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 23:17:20 +0000 (23:17 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 23:17:20 +0000 (23:17 +0000)
commit59273eb5263006c96b03cfc90db2dadf354ea4ce
treec3d2e5b46342e1101ae538d509718bcddfbfae50
parent856e06bda5d20f6926d6b9e7f0e68f6795b435ba
clang/test/Preprocessor/iwithprefix.c: Tweak default includes not to use /usr/include.

You may see such a message on non-posix system;
  ignoring nonexistent directory "/usr/local/include"
  ignoring nonexistent directory "/usr/include"

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173525 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/iwithprefix.c