commit | 8b56788202e49747cc82ef87e5ef0d8d92c11b5b | [log] [tgz] |
---|---|---|
author | NAKAMURA Takumi <geek4civic@gmail.com> | Thu May 16 06:59:30 2013 +0000 |
committer | NAKAMURA Takumi <geek4civic@gmail.com> | Thu May 16 06:59:30 2013 +0000 |
tree | 0de6df33ce4b37632837d7aba647d74d4b78ab60 | |
parent | 0d8e9646bc000bab521ce52ed294209a92298cef [diff] |
clang/test/Modules/self-import-header/test.m: Add explicit -target. Clang has an issue between mingw/include/float.h and clang/Headers/float.h with cyclic include_next. For now, it should work to suppress #include_next in clang/float.h with an explicit target. (It may work with -U__MINGW32__, though.) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181988 91177308-0d34-0410-b5e6-96231b3b80d8