diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2010-10-11 02:27:37 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2010-10-11 02:27:37 +0000 |
commit | 32df002017e3e8d86bfd3f7090b341d265676fc9 (patch) | |
tree | 60105fd03e9c778e4ead492fcd55abe8edfcfb7a /lib/Driver/Driver.cpp | |
parent | 16c5dea6c2d3e4cf529de9d9b37f6a40441acb2c (diff) |
lib/Frontend/InitHeaderSearch.cpp: Fix compatibility to Cygming.
- lib/gcc/include should not be included. Clang oughta have alternatives. (PR7956)
- Cygwin: /usr/include/w32api should be included. gcc/cygwin does.
- gcc/cygwin uses gcc paths as /usr/lib not /lib. They are same on Cygwin environment, though, We have to take what gcc/cygwin does.
- Cygwin-1.7: Use 4.3.4.
- Cygwin-1.5: Use 4.3.2 for gcc-4.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116182 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions