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 | e4faafba3228f294a409b796612852797fe05055 (patch) | |
tree | 045cc46e193754df4483d926390ca404cd216b44 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aaf99e04cadfbee65cb02753963c0eba9d5a8d07 (diff) | |
download | llvm-e4faafba3228f294a409b796612852797fe05055.zip llvm-e4faafba3228f294a409b796612852797fe05055.tar.gz llvm-e4faafba3228f294a409b796612852797fe05055.tar.bz2 |
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.
llvm-svn: 116182
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions