]> granicus.if.org Git - clang/commit
Clang asserts "Invalid environment!" when using -ccc-host-triple
authorChad Rosier <mcrosier@apple.com>
Tue, 19 Jul 2011 19:36:03 +0000 (19:36 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 19 Jul 2011 19:36:03 +0000 (19:36 +0000)
commitb536a1565c9d72a8caacf75d97dffd19cb2777ad
treeaeada5fe3b1010e9dfe9830494bc4d859e3ee560
parent1c80eaf9b9914e6ee39f2816bef892112a2fcecb
Clang asserts "Invalid environment!" when using -ccc-host-triple
arch-pc-win32-macho (e.g., x86_64-pc-win32-macho), which appears to be a false
positive.
rdar://9786307

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp